Home
last modified time | relevance | path

Searched defs:oldTop (Results 1 – 12 of 12) sorted by relevance

/packages/apps/DevCamera/src/com/android/devcamera/
DNormalizedFace.java87 float oldTop = bounds.top; in mirrorInY() local
/packages/apps/Camera2/src/com/android/camera/ui/
DPreviewStatusListener.java50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
DFontScalePreviewFragment.java80 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java104 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
DVideoUI.java64 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
DPhotoUI.java102 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
/packages/apps/Messaging/src/com/android/messaging/ui/
DPersonItemView.java139 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetCell.java375 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java424 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java177 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java490 int oldTop, in onLayoutChange()
/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
DWearableListView.java870 int oldTop = getCentralViewTop() + mInitialOffset; in onLayoutChildren() local