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

/external/skia/src/gpu/instanced/
H A DGLInstancedRendering.cpp29 int fGLDrawCmdsIdx; member in class:gr_instanced::final
161 op->fGLDrawCmdsIdx = glDrawCmdsIdx;
225 int glCmdIdx = op->fGLDrawCmdsIdx + i;
236 int glCmdsIdx = op->fGLDrawCmdsIdx;
246 int glCmdIdx = op->fGLDrawCmdsIdx + i;

Completed in 54 milliseconds