Searched defs:maskBounds (Results 1 – 8 of 8) sorted by relevance
47 const auto maskBounds = fMaskNode->revalidate(ic, ctm); in onRevalidate() local
89 const auto maskBounds = fMaskNode->revalidate(ic, ctm); in onRevalidate() local
66 SkIRect maskBounds; in makeClipProcessor() local
202 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, in SoftwarePathData()
1426 SkIRect maskBounds; in apply() local1617 SkIRect maskBounds; // may not be 'bounds' if we reuse a large clip mask in GetSWMaskFP() local
45 const SkIRect& maskBounds, in draw_mask()
202 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrShape& shape, in SoftwarePathData()
668 SkIRect maskBounds = fRCStack.rc().getBounds(); in drawSpecial() local