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

  /external/skia/src/gpu/
GrDrawTarget.cpp 139 bool GrDrawTarget::reserveVertexSpace(GrVertexLayout vertexLayout,
191 if (!this->reserveVertexSpace(vertexLayout, vertexCount, vertices)) {
GrDrawTarget.h 321 * reserveVertexSpace.
    [all...]

Completed in 6777 milliseconds