HomeSort by relevance Sort by last modified time
    Searched refs:PlausiblyAtlasable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrLayerCache.h 258 static bool PlausiblyAtlasable(int width, int height) {
GrLayerCache.cpp 176 } else if (!dontAtlas && PlausiblyAtlasable(desc.fWidth, desc.fHeight)) {

Completed in 831 milliseconds