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

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 121 virtual void onDrawNonIndexed(GrPrimitiveType primitiveType,
GrGpu.h 529 virtual void onDrawNonIndexed(GrPrimitiveType type,
GrDrawTarget.h     [all...]
GrInOrderDrawBuffer.cpp 258 void GrInOrderDrawBuffer::onDrawNonIndexed(GrPrimitiveType primitiveType,
GrDrawTarget.cpp 789 this->onDrawNonIndexed(type, startVertex, vertexCount);
    [all...]
GrGpu.cpp 797 void GrGpu::onDrawNonIndexed(GrPrimitiveType type,
    [all...]

Completed in 120 milliseconds