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

  /packages/apps/Browser/src/com/android/browser/
BrowserBookmarksPage.java 521 final Rect iconBounds =
523 final float x = iconBounds.exactCenterX() - (rectSize / 2);
527 final float y = iconBounds.exactCenterY() - (rectSize / 2)

Completed in 59 milliseconds