Searched defs:scaleRectF (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
H A DExploreByTouchHelperActivity.java165 scaleRectF(item.bounds, bounds, width, height);
219 protected static void scaleRectF(RectF in, Rect out, int width, int height) { method in class:ExploreByTouchHelperActivity.CustomView
292 scaleRectF(item.bounds, bounds, width, height);
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
H A DExploreByTouchHelperActivity.java165 scaleRectF(item.bounds, bounds, width, height);
219 protected static void scaleRectF(RectF in, Rect out, int width, int height) { method in class:ExploreByTouchHelperActivity.CustomView
292 scaleRectF(item.bounds, bounds, width, height);

Completed in 73 milliseconds