Home
last modified time | relevance | path

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

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