Searched defs:compare (Results 1 – 5 of 5) sorted by relevance
176 inline int String16::compare(const String16& other) const in compare() function
340 inline int String8::compare(const String8& other) const in compare() function
116 void compare(const PixelRect &expected) const in compare() function in __anon987402540111::PixelRect
221 uint8_t compare = static_cast<uint8_t>(mCompareMode == GL_NONE ? 0x10 : 0x00); in updateWrapTCompareMode() local
237 uint8_t compare : 4; member