HomeSort by relevance Sort by last modified time
    Searched refs:fStartIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 99 int fStartIndex;
GrInOrderDrawBuffer.cpp 152 GrAssert(0 == lastDraw.fStartIndex);
205 draw.fStartIndex = startIndex;
249 draw.fStartIndex += poolState.fPoolStartIndex;
272 draw.fStartIndex = 0;
405 draw.fStartIndex,

Completed in 172 milliseconds