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

  /external/skia/gpu/src/
GrInOrderDrawBuffer.cpp 159 (fCurrQuad * 4 + lastDraw.fStartVertex) == fCurrPoolStartVertex;
196 draw.fStartVertex = startVertex;
223 draw.fStartVertex += fCurrPoolStartVertex;
259 draw.fStartVertex = startVertex;
287 draw.fStartVertex += fCurrPoolStartVertex;
391 draw.fStartVertex,
397 draw.fStartVertex,
  /external/skia/gpu/include/
GrInOrderDrawBuffer.h 109 int fStartVertex;

Completed in 102 milliseconds