Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp57 newInterface->fFunctions.fCoverStrokePath = nullptr; in GrGLInterfaceRemoveNVPR()
534 nullptr == fFunctions.fCoverStrokePath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h333 GrGLFunction<GrGLCoverStrokePathProc> fCoverStrokePath; member