HomeSort by relevance Sort by last modified time
    Searched full:scalerectf (Results 1 - 1 of 1) sorted by null

  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
ExploreByTouchHelperActivity.java 165 scaleRectF(item.bounds, bounds, width, height);
219 protected static void scaleRectF(RectF in, Rect out, int width, int height) {
292 scaleRectF(item.bounds, bounds, width, height);

Completed in 78 milliseconds