Home
last modified time | relevance | path

Searched refs:GetNameOfIndexRange (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/instanced/
DInstanceProcessor.h50 static const char* GetNameOfIndexRange(IndexRange);
DGLInstancedRendering.cpp226 InstanceProcessor::GetNameOfIndexRange(fGLDrawCmdsInfo[glCmdIdx].fGeometry)); in onDraw()
DInstanceProcessor.cpp2076 const char* InstanceProcessor::GetNameOfIndexRange(IndexRange range) { in GetNameOfIndexRange() function in gr_instanced::InstanceProcessor