Home
last modified time | relevance | path

Searched defs:pathProc (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrInOrderCommandBuilder.cpp44 const GrPathProcessor* pathProc, in recordStencilPath()
60 const GrPathProcessor* pathProc, in recordDrawPath()
71 const GrPathProcessor* pathProc, in recordDrawPaths()
DGrInOrderDrawBuffer.cpp35 const GrPathProcessor* pathProc, in onStencilPath()
45 void GrInOrderDrawBuffer::onDrawPath(const GrPathProcessor* pathProc, in onDrawPath()
57 void GrInOrderDrawBuffer::onDrawPaths(const GrPathProcessor* pathProc, in onDrawPaths()
DGrDrawTarget.cpp191 const GrPathProcessor* pathProc, in stencilPath()
217 const GrPathProcessor* pathProc, in drawPath()
252 const GrPathProcessor* pathProc, in drawPaths()
/external/skia/src/gpu/gl/
DGrGLProgram.cpp188 GrGLPathProcessor* pathProc = in didSetData() local
197 GrGLPathProcessor* pathProc = in setTransformData() local
209 const GrPathProcessor& pathProc = primProc.cast<GrPathProcessor>(); in onSetRenderTargetState() local
DGrGLPathProcessor.cpp111 const GrPathProcessor& pathProc = primProc.cast<GrPathProcessor>(); in setTransformData() local
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp37 GrGLPathProcessor* pathProc = in createProgram() local