Home
last modified time | relevance | path

Searched refs:coverFillPath (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLTestInterface.cpp199 fFunctions.fCoverFillPath = bind_to_member(this, &GrGLTestInterface::coverFillPath); in GrGLTestInterface()
DGrGLTestInterface.h200 virtual GrGLvoid coverFillPath(GrGLuint path, GrGLenum coverMode) {} in coverFillPath() function