Searched refs:lowerRightClip (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dmixedtextblobs.cpp132 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), variable
137 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip};
H A Dcoloremoji.cpp142 SkRect lowerRightClip = SkRect::MakeXYWH(bounds.centerX(), bounds.centerY(), variable
147 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip };

Completed in 82 milliseconds