Searched refs:makeBounds (Results 1 – 4 of 4) sorted by relevance
92 Rect makeBounds(int w, int h) const;
246 Rect Transform::makeBounds(int w, int h) const { in makeBounds() function in android::ui::Transform