Home
last modified time | relevance | path

Searched defs:maskBounds (Results 1 – 8 of 8) sorted by relevance

/external/skqp/modules/sksg/src/
DSkSGMaskEffect.cpp47 const auto maskBounds = fMaskNode->revalidate(ic, ctm); in onRevalidate() local
/external/skia/modules/sksg/src/
DSkSGMaskEffect.cpp89 const auto maskBounds = fMaskNode->revalidate(ic, ctm); in onRevalidate() local
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp66 SkIRect maskBounds; in makeClipProcessor() local
/external/skia/src/gpu/
DGrSoftwarePathRenderer.cpp202 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, in SoftwarePathData()
DGrClipStack.cpp1426 SkIRect maskBounds; in apply() local
1617 SkIRect maskBounds; // may not be 'bounds' if we reuse a large clip mask in GetSWMaskFP() local
DGrBlurUtils.cpp45 const SkIRect& maskBounds, in draw_mask()
/external/skqp/src/gpu/
DGrSoftwarePathRenderer.cpp202 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrShape& shape, in SoftwarePathData()
/external/skqp/src/core/
DSkBitmapDevice.cpp668 SkIRect maskBounds = fRCStack.rc().getBounds(); in drawSpecial() local