Home
last modified time | relevance | path

Searched defs:numPlotsX (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrDrawOpAtlas.cpp43 int numPlotsX = fTextureWidth / fPlotWidth; in validate() local
116 int numPlotsX = width/plotWidth; in GrDrawOpAtlas() local
466 int numPlotsX = fTextureWidth/fPlotWidth; in createPages() local
534 int numPlotsX = fTextureWidth/fPlotWidth; in deactivateLastPage() local
/external/skia/src/gpu/graphite/
DDrawAtlas.cpp71 int numPlotsX = fTextureWidth / fPlotWidth; in validate() local
125 int numPlotsX = width/plotWidth; in DrawAtlas() local
426 int numPlotsX = fTextureWidth/fPlotWidth; in createPages() local
483 int numPlotsX = fTextureWidth/fPlotWidth; in deactivateLastPage() local