Searched refs:upperLeftClip (Results 1 - 2 of 2) sorted by relevance
/external/skia/gm/ |
H A D | mixedtextblobs.cpp | 130 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), variable 137 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip};
|
H A D | coloremoji.cpp | 132 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(), variable 139 const SkRect clipRects[] = { bounds, upperLeftClip, lowerRightClip, interiorClip };
|
Completed in 105 milliseconds