Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp53 newInterface->fFunctions.fStencilStrokePath = nullptr; in GrGLInterfaceRemoveNVPR()
530 nullptr == fFunctions.fStencilStrokePath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h329 GrGLFunction<GrGLStencilStrokePathProc> fStencilStrokePath; member