Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp56 newInterface->fFunctions.fCoverFillPath = nullptr; in GrGLInterfaceRemoveNVPR()
533 nullptr == fFunctions.fCoverFillPath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h332 GrGLFunction<GrGLCoverFillPathProc> fCoverFillPath; member