Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrLayerAtlas.h65 ClientPlotUsage(int maxPlots) in ClientPlotUsage() argument
66 SkDEBUGCODE(: fMaxPlots(maxPlots)) { in ClientPlotUsage()
67 fPlots.setReserve(maxPlots); in ClientPlotUsage()