Home
last modified time | relevance | path

Searched refs:getBoundsOf (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java406 public boolean getBoundsOf(GLView descendant, Rect out) { in getBoundsOf() method in GLView
DSlotView.java744 rootPane.getBoundsOf(this, offset); in getSlotRect()
DPhotoView.java1818 Utils.assertTrue(root.getBoundsOf(this, location)); in buildFallbackEffect()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumSetPage.java182 mRootPane.getBoundsOf(mSlotView, offset); in getSlotCenter()