Searched refs:onDrawNonIndexed (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.h121 virtual void onDrawNonIndexed(GrPrimitiveType primitiveType,
H A DGrGpu.h529 virtual void onDrawNonIndexed(GrPrimitiveType type,
H A DGrDrawTarget.h963 virtual void onDrawNonIndexed(GrPrimitiveType type,
H A DGrInOrderDrawBuffer.cpp258 void GrInOrderDrawBuffer::onDrawNonIndexed(GrPrimitiveType primitiveType, function in class:GrInOrderDrawBuffer
H A DGrDrawTarget.cpp789 this->onDrawNonIndexed(type, startVertex, vertexCount);
H A DGrGpu.cpp797 void GrGpu::onDrawNonIndexed(GrPrimitiveType type, function in class:GrGpu

Completed in 86 milliseconds