Searched refs:getSkRect (Results 1 – 1 of 1) sorted by relevance
102 static inline SkRect getSkRect(const android::FloatRect& rect) { in getSkRect() function106 static inline SkRect getSkRect(const android::Rect& rect) { in getSkRect() function180 const SkRect bounds = getSkRect(boundsRect); in getBoundsAndClip()181 const SkRect crop = getSkRect(cropRect); in getBoundsAndClip()588 canvas->clipRect(getSkRect(display.physicalDisplay)); in initCanvas()