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

/external/skia/src/gpu/
H A DGrAtlas.cpp47 GrAtlas::GrAtlas(GrAtlasMgr* mgr, int plotX, int plotY, GrMaskFormat format) { argument
51 fPlot.set(plotX, plotY);
59 // GrPrintf(" GrAtlas %p [%d %d] %d\n", this, plotX, plotY, gCounter);

Completed in 94 milliseconds