Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp32 int numPlotsX = fTextureWidth / fPlotWidth; in validate() local
238 int numPlotsX = width/plotWidth; in GrDrawOpAtlas() local
618 int numPlotsX = fTextureWidth/fPlotWidth; in createPages() local
679 int numPlotsX = fTextureWidth/fPlotWidth; deactivateLastPage() local
[all...]

Completed in 2 milliseconds