Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h312 GrGLFunction<GrGLCoverStrokePathProc> fCoverStrokePath; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp508 nullptr == fFunctions.fCoverStrokePath || in validate()
DGrGLTestInterface.cpp193 fFunctions.fCoverStrokePath = bind_to_member(this, &GrGLTestInterface::coverStrokePath); in GrGLTestInterface()