Searched defs:stencilWrapOpsSupport (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrDrawTargetCaps.h132 bool stencilWrapOpsSupport() const { return fStencilWrapOpsSupport; } function in class:GrDrawTargetCaps
H A DGrDefaultPathRenderer.cpp25 bool stencilWrapOpsSupport)
27 , fStencilWrapOps(stencilWrapOpsSupport) {
24 GrDefaultPathRenderer(bool separateStencilSupport, bool stencilWrapOpsSupport) argument

Completed in 80 milliseconds