Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLatticeIter.h45 int numRectsToDraw() const { in numRectsToDraw() function
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp96 numRects += fPatches[i].fIter->numRectsToDraw(); in onPrepareDraws()
148 positions, vertexStride, kVertsPerRect * patch.fIter->numRectsToDraw()); in onPrepareDraws()