Home
last modified time | relevance | path

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

/external/skqp/include/gpu/gl/
DGrGLInterface.h294 GrGLFunction<GrGLStencilFillPathFn> fStencilFillPath; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp476 !fFunctions.fStencilFillPath || in validate()
DGrGLTestInterface.cpp195 fFunctions.fStencilFillPath = bind_to_member(this, &GrGLTestInterface::stencilFillPath); in GrGLTestInterface()