Searched refs:fPlotHeight (Results 1 – 3 of 3) sorted by relevance
54 fAtlasConfigs[kA8_GrMaskFormat].fPlotHeight = 256; in GrBatchFontCache()61 fAtlasConfigs[kA565_GrMaskFormat].fPlotHeight = 256; in GrBatchFontCache()68 fAtlasConfigs[kARGB_GrMaskFormat].fPlotHeight = 256; in GrBatchFontCache()
35 configs[kA8_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()42 configs[kA565_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()49 configs[kARGB_GrMaskFormat].fPlotHeight = dim; in SetupAlwaysEvictAtlas()
28 int fPlotHeight; member