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

  /external/skia/src/gpu/
GrVertices.h 18 int startIndex() const { return fStartIndex; }
29 int fStartIndex;
58 fStartIndex = 0;
84 fStartIndex = startIndex;
115 fStartIndex = 0;
149 fInstanceBatch.fStartIndex = vertices.fStartIndex;
GrGpu.cpp 25 fStartIndex = di.fStartIndex;
  /external/skia/src/core/
SkRecordDraw.cpp 619 : fStartIndex(opIndex)
626 int fStartIndex;
751 block.fBounds = fFillBounds.getBounds(sli.fStartIndex);
759 block.fSaveLayerOpID = sli.fStartIndex;

Completed in 122 milliseconds