Searched refs:lowerRightClip (Results 1 – 4 of 4) sorted by relevance
/external/skia/gm/ |
D | mixedtextblobs.cpp | 132 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), in onDraw() local 137 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip}; in onDraw()
|
D | coloremoji.cpp | 152 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), in onDraw() local 157 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip }; in onDraw()
|
/external/skqp/gm/ |
D | mixedtextblobs.cpp | 132 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), in onDraw() local 137 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip}; in onDraw()
|
D | coloremoji.cpp | 152 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), in onDraw() local 157 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip }; in onDraw()
|