Home
last modified time | relevance | path

Searched defs:colorA (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dcolor.hpp44 inline bool operator==(const Color& colorA, const Color& colorB) { in operator ==()
48 inline bool operator!=(const Color& colorA, const Color& colorB) { in operator !=()