Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp51 newInterface->fFunctions.fPathStencilFunc = nullptr; in GrGLInterfaceRemoveNVPR()
528 nullptr == fFunctions.fPathStencilFunc || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h327 GrGLFunction<GrGLPathStencilFuncProc> fPathStencilFunc; member