Home
last modified time | relevance | path

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

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