Searched defs:kAtlasTextureHeight (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrLayerCache.cpp54 static const int kAtlasTextureHeight = 1024; local
59 SkISize textureSize = SkISize::Make(kAtlasTextureWidth, kAtlasTextureHeight);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrLayerCache.h216 static const int kAtlasTextureHeight = 1024; member in class:GrLayerCache
222 static const int kPlotHeight = kAtlasTextureHeight / kNumPlotsY;

Completed in 135 milliseconds