Searched defs:maskBounds (Results 1 – 9 of 9) sorted by relevance
98 const auto maskBounds = fMaskNode->revalidate(ic, ctm); in onRevalidate() local
133 skvx::float4 maskBounds = coverageMask.bounds().ltrb(); in writeVertices() local
73 auto maskBounds = SkIRect::MakeXYWH(0, 0, kPixelsToBlit, 1); in compare_mask_and_antiH() local
52 Rect maskBounds = transformedShapeBounds.makeRoundOut(); in addShape() local
64 Rect maskBounds = shapeBounds.makeIntersect(clipBounds); in isSuitableForAtlasing() local
1404 SkRect maskBounds = cs.outerBounds().asSkRect(); in visitClipStackForDraw() local
72 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, in SoftwarePathData()
1653 SkIRect maskBounds; // may not be 'bounds' if we reuse a large clip mask in GetSWMaskFP() local
111 const SkIRect& maskBounds, in draw_mask()