Home
last modified time | relevance | path

Searched refs:upperLeftClip (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dcoloremoji.cpp132 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local
139 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip }; in onDraw()
Dmixedtextblobs.cpp130 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), in onDraw() local
137 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip}; in onDraw()