Searched refs:fPlotHeight (Results 1 – 4 of 4) sorted by relevance
169 fPlotHeight = fProxy->height() / numPlotsY; in GrDrawOpAtlas()172 SkASSERT(fPlotHeight * numPlotsY == fProxy->height()); in GrDrawOpAtlas()184 new Plot(index, 1, x, y, fPlotWidth, fPlotHeight, fProxy->config())); in GrDrawOpAtlas()231 if (width > fPlotWidth || height > fPlotHeight) { in addToAtlas()
27 int fPlotHeight; member292 int fPlotHeight; variable
43 configs[kA8_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()50 configs[kA565_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()57 configs[kARGB_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()
64 fAtlasConfigs[kA8_GrMaskFormat].fPlotHeight = minPlot; in GrAtlasGlyphCache()72 fAtlasConfigs[kA565_GrMaskFormat].fPlotHeight = minPlot; in GrAtlasGlyphCache()79 fAtlasConfigs[kARGB_GrMaskFormat].fPlotHeight = minPlot; in GrAtlasGlyphCache()