Home
last modified time | relevance | path

Searched refs:getImageLocationsInWindow (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
DWindowLocationUtil.java110 public static void getImageLocationsInWindow(ImageView view, in getImageLocationsInWindow() method in WindowLocationUtil
DTransitionImage.java324 WindowLocationUtil.getImageLocationsInWindow(view, mClippedRect, mUnclippedRect); in createFromImageView()