Home
last modified time | relevance | path

Searched refs:stencilWrapOpsSupport (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/
DGrDefaultPathRenderer.h20 GrDefaultPathRenderer(bool separateStencilSupport, bool stencilWrapOpsSupport);
DGrDrawTargetCaps.h32 bool stencilWrapOpsSupport() const { return fStencilWrapOpsSupport; } in stencilWrapOpsSupport() function
DGrPathRendererChain.cpp82 bool wrapOp = gpu->caps()->stencilWrapOpsSupport(); in init()
DGrDefaultPathRenderer.cpp20 bool stencilWrapOpsSupport) in GrDefaultPathRenderer() argument
22 , fStencilWrapOps(stencilWrapOpsSupport) { in GrDefaultPathRenderer()
DGrClipMaskManager.cpp838 SkASSERT(fGpu->caps()->stencilWrapOpsSupport() || !settings.usesWrapOp()); in setGpuStencil()
/external/chromium_org/third_party/skia/src/gpu/
DGrDefaultPathRenderer.h20 GrDefaultPathRenderer(bool separateStencilSupport, bool stencilWrapOpsSupport);
DGrDrawTargetCaps.h32 bool stencilWrapOpsSupport() const { return fStencilWrapOpsSupport; } in stencilWrapOpsSupport() function
DGrPathRendererChain.cpp82 bool wrapOp = gpu->caps()->stencilWrapOpsSupport(); in init()
DGrDefaultPathRenderer.cpp20 bool stencilWrapOpsSupport) in GrDefaultPathRenderer() argument
22 , fStencilWrapOps(stencilWrapOpsSupport) { in GrDefaultPathRenderer()
DGrClipMaskManager.cpp838 SkASSERT(fGpu->caps()->stencilWrapOpsSupport() || !settings.usesWrapOp()); in setGpuStencil()