Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DGLInstancedRendering.cpp29 int fGLDrawCmdsIdx; member in gr_instanced::GLInstancedOp
161 op->fGLDrawCmdsIdx = glDrawCmdsIdx; in onBeginFlush()
225 int glCmdIdx = op->fGLDrawCmdsIdx + i; in onDraw()
236 int glCmdsIdx = op->fGLDrawCmdsIdx; in onDraw()
246 int glCmdIdx = op->fGLDrawCmdsIdx + i; in onDraw()