Searched refs:upperLeftClip (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/gm/ |
D | mixedtextblobs.cpp | 132 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local 139 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip}; in onDraw()
|
D | coloremoji.cpp | 166 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local 173 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip }; in onDraw()
|
/third_party/flutter/skia/gm/ |
D | mixedtextblobs.cpp | 132 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local 139 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip}; in onDraw()
|
D | coloremoji.cpp | 166 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local 173 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip }; in onDraw()
|