Searched refs:onDrawIndexed (Results 1 – 6 of 6) sorted by relevance
116 virtual void onDrawIndexed(GrPrimitiveType primitiveType,
524 virtual void onDrawIndexed(GrPrimitiveType type,
958 virtual void onDrawIndexed(GrPrimitiveType type,
188 void GrInOrderDrawBuffer::onDrawIndexed(GrPrimitiveType primitiveType, in onDrawIndexed() function in GrInOrderDrawBuffer
771 void GrGpu::onDrawIndexed(GrPrimitiveType type, in onDrawIndexed() function in GrGpu
779 this->onDrawIndexed(type, startVertex, startIndex, in drawIndexed()