Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrDrawOpAtlas.cpp44 int numPlotsY = fTextureHeight / fPlotHeight; in validate() local
117 int numPlotsY = height/plotHeight; in GrDrawOpAtlas() local
467 int numPlotsY = fTextureHeight/fPlotHeight; in createPages() local
535 int numPlotsY = fTextureHeight/fPlotHeight; in deactivateLastPage() local
/external/skia/src/gpu/graphite/
DDrawAtlas.cpp72 int numPlotsY = fTextureHeight / fPlotHeight; in validate() local
126 int numPlotsY = height/plotHeight; in DrawAtlas() local
427 int numPlotsY = fTextureHeight/fPlotHeight; in createPages() local
484 int numPlotsY = fTextureHeight/fPlotHeight; in deactivateLastPage() local