Searched refs:putBackIndices (Results 1 – 5 of 5) sorted by relevance
98 virtual void putBackIndices(int indices) = 0;
204 void GrOpFlushState::putBackIndices(int indexCount) { in putBackIndices() function in GrOpFlushState
150 void putBackIndices(int indexCount) final;
106 UNIMPL(void putBackIndices(int))
310 fTarget->putBackIndices((size_t)(fIndicesInChunk - indexCount)); in createMeshAndPutBackReserve()