Searched refs:fPlotWidth (Results 1 – 3 of 3) sorted by relevance
21 int numPlotsX() const { return fWidth / fPlotWidth; } in numPlotsX()22 int numPlotsY() const { return fHeight / fPlotWidth; } in numPlotsY()27 int fPlotWidth; member
34 configs[kA8_GrMaskFormat].fPlotWidth = dim; in SetupAlwaysEvictAtlas()41 configs[kA565_GrMaskFormat].fPlotWidth = dim; in SetupAlwaysEvictAtlas()48 configs[kARGB_GrMaskFormat].fPlotWidth = dim; in SetupAlwaysEvictAtlas()
53 fAtlasConfigs[kA8_GrMaskFormat].fPlotWidth = 512; in GrBatchFontCache()60 fAtlasConfigs[kA565_GrMaskFormat].fPlotWidth = 256; in GrBatchFontCache()67 fAtlasConfigs[kARGB_GrMaskFormat].fPlotWidth = 256; in GrBatchFontCache()