Home
last modified time | relevance | path

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

/external/skqp/include/gpu/gl/
DGrGLInterface.h298 GrGLFunction<GrGLCoverFillPathFn> fCoverFillPath; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp480 !fFunctions.fCoverFillPath || in validate()
DGrGLTestInterface.cpp199 fFunctions.fCoverFillPath = bind_to_member(this, &GrGLTestInterface::coverFillPath); in GrGLTestInterface()