HomeSort by relevance Sort by last modified time
    Searched refs:stencilWrapOpsSupport (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrDefaultPathRenderer.h 20 GrDefaultPathRenderer(bool separateStencilSupport, bool stencilWrapOpsSupport);
GrDrawTargetCaps.h 38 bool stencilWrapOpsSupport() const { return fStencilWrapOpsSupport; }
GrPathRendererChain.cpp 82 bool wrapOp = gpu->caps()->stencilWrapOpsSupport();
GrDefaultPathRenderer.cpp 20 bool stencilWrapOpsSupport)
22 , fStencilWrapOps(stencilWrapOpsSupport) {
GrClipMaskManager.cpp     [all...]

Completed in 368 milliseconds