Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrLayerCache.h359 return width <= kPlotWidth && height <= kPlotHeight; in PlausiblyAtlasable()
376 static const int kPlotWidth = kAtlasTextureWidth / kNumPlotsX; variable