Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp56 newInterface->fFunctions.fCoverStrokePath = NULL; in GrGLInterfaceRemoveNVPR()
508 NULL == fFunctions.fCoverStrokePath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h343 GLPtr<GrGLCoverStrokePathProc> fCoverStrokePath; member