Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h312 GrGLFunction<GrGLStencilFillPathInstancedProc> fStencilFillPathInstanced; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp503 nullptr == fFunctions.fStencilFillPathInstanced || in validate()
DGrGLTestInterface.cpp191 …fFunctions.fStencilFillPathInstanced = bind_to_member(this, &GrGLTestInterface::stencilFillPathIns… in GrGLTestInterface()