Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp52 newInterface->fFunctions.fStencilFillPath = nullptr; in GrGLInterfaceRemoveNVPR()
529 nullptr == fFunctions.fStencilFillPath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h328 GrGLFunction<GrGLStencilFillPathProc> fStencilFillPath; member