Searched defs:equalFormats (Results 1 – 3 of 3) sorted by relevance
573 bool equalFormats = source->getInternalFormat() == dest->getInternalFormat(); in stretchRect() local674 bool equalFormats = source->getInternalFormat() == dest->getInternalFormat(); in stretchCube() local
359 bool equalFormats = source->getInternalFormat() == dest->getInternalFormat(); in stretchRect() local
1867 UBool MessageFormat::equalFormats(const void* left, const void* right) { in equalFormats() function in MessageFormat