Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/gl/
DGrGLInterface.h295 GrGLFunction<GrGLStencilThenCoverFillPathFn> fStencilThenCoverFillPath; member
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp962 if (!gli->fFunctions.fStencilThenCoverFillPath || in hasPathRenderingSupport()