Home
last modified time | relevance | path

Searched refs:KeyLess (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrTextureStripAtlas.h135 static bool KeyLess(const AtlasRow& lhs, const AtlasRow& rhs) { in KeyLess() function
/external/skqp/src/gpu/
DGrTextureStripAtlas.h135 static bool KeyLess(const AtlasRow& lhs, const AtlasRow& rhs) { in KeyLess() function
/external/skia/src/gpu/effects/
DGrTextureStripAtlas.cpp306 GrTextureStripAtlas::KeyLess>((const AtlasRow**)fKeyTable.begin(), in searchByKey()
/external/skqp/src/gpu/effects/
DGrTextureStripAtlas.cpp297 GrTextureStripAtlas::KeyLess>((const AtlasRow**)fKeyTable.begin(), in searchByKey()