Home
last modified time | relevance | path

Searched refs:fixedBounds (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/core/
DSkScan_Hairline.cpp51 const SkRect fixedBounds = SkRect::MakeLTRB(-max, -max, max, max); in HairLineRgn() local
65 if (!SkLineClipper::IntersectLine(&array[i], fixedBounds, pts)) { in HairLineRgn()
DSkScan_Antihair.cpp540 const SkRect fixedBounds = SkRect::MakeLTRB(-max, -max, max, max); in AntiHairLineRgn() local
562 if (!SkLineClipper::IntersectLine(&array[i], fixedBounds, pts)) { in AntiHairLineRgn()
/third_party/skia/src/core/
DSkScan_Hairline.cpp52 const SkRect fixedBounds = SkRect::MakeLTRB(-max, -max, max, max); in HairLineRgn() local
66 if (!SkLineClipper::IntersectLine(&array[i], fixedBounds, pts)) { in HairLineRgn()
DSkScan_Antihair.cpp545 const SkRect fixedBounds = SkRect::MakeLTRB(-max, -max, max, max); in AntiHairLineRgn() local
567 if (!SkLineClipper::IntersectLine(&array[i], fixedBounds, pts)) { in AntiHairLineRgn()