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

  /external/skia/src/gpu/
GrDrawTarget.h 764 void adjustStartVertex(int vertexOffset);
    [all...]
GrDrawTarget.cpp 69 void GrDrawTarget::DrawInfo::adjustStartVertex(int vertexOffset) {
GrInOrderDrawBuffer.cpp 327 draw->adjustStartVertex(poolState.fPoolStartVertex);

Completed in 4919 milliseconds