Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DAccelerometerListener.java48 private int orientation; field in AccelerometerListener
116 private void setOrientation(int orientation) { in setOrientation()
160 final int orientation = in onSensorEvent() local
170 void orientationChanged(int orientation); in orientationChanged()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DNavigationBar.java44 public NavigationBar(BridgeContext context, Density density, int orientation, boolean isRtl, in NavigationBar()
50 protected NavigationBar(BridgeContext context, Density density, int orientation, boolean isRtl, in NavigationBar()
84 private void setupNavBar(BridgeContext context, int orientation) { in setupNavBar()
101 private static void setSize(BridgeContext context, View view, int orientation, int size) { in setSize()
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DMediaSaver.java87 int orientation, ExifInterface exif, OnMediaSavedListener l); in addImage()
109 int orientation, ExifInterface exif, OnMediaSavedListener l, String mimeType); in addImage()
126 void addImage(byte[] data, String title, long date, Location loc, int orientation, in addImage()
146 void addImage(byte[] data, String title, Location loc, int width, int height, int orientation, in addImage()
H A DOrientationManager.java14 private DeviceNaturalOrientation(int orientation) { in DeviceNaturalOrientation()
80 DeviceOrientation orientation); in onOrientationChanged()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DScrollbarHelper.java30 static int computeScrollOffset(RecyclerView.State state, OrientationHelper orientation, in computeScrollOffset()
61 static int computeScrollExtent(RecyclerView.State state, OrientationHelper orientation, in computeScrollExtent()
80 static int computeScrollRange(RecyclerView.State state, OrientationHelper orientation, in computeScrollRange()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DThumbnail.java59 public Thumbnail(Uri uri, Bitmap bitmap, int orientation) { in Thumbnail()
81 private static Bitmap rotateImage(Bitmap bitmap, int orientation) { in rotateImage()
182 public Media(long id, int orientation, long dateTaken, Uri uri) { in Media()
190 public final int orientation; field in Thumbnail.Media
247 public static Thumbnail createThumbnail(byte[] jpeg, int orientation, int inSampleSize, in createThumbnail()
299 private static Thumbnail createThumbnail(Uri uri, Bitmap bitmap, int orientation) { in createThumbnail()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DMediaSaverImpl.java70 int height, int orientation, ExifInterface exif, OnMediaSavedListener l) { in addImage()
77 int height, int orientation, ExifInterface exif, OnMediaSavedListener l, in addImage()
95 public void addImage(final byte[] data, String title, long date, Location loc, int orientation, in addImage()
104 int orientation, ExifInterface exif, OnMediaSavedListener l) { in addImage()
142 private final int orientation; field in MediaSaverImpl.ImageSaveTask
149 int width, int height, int orientation, String mimeType, in ImageSaveTask()
H A DPhotoUI.java164 public DecodeTask(byte[] data, int orientation, boolean mirror) { in DecodeTask()
178 public DecodeImageForReview(byte[] data, int orientation, boolean mirror) { in DecodeImageForReview()
302 public void animateCapture(final byte[] jpegData, int orientation, boolean mirror) { in animateCapture()
353 protected void showCapturedImageForReview(byte[] jpegData, int orientation, boolean mirror) { in showCapturedImageForReview()
368 public void setDisplayOrientation(int orientation) { in setDisplayOrientation()
422 public void onStartFaceDetection(int orientation, boolean mirror) { in onStartFaceDetection()
H A DStorage.java101 Location location, int orientation, ExifInterface exif, byte[] jpeg, int width, in addImage()
130 Location location, int orientation, ExifInterface exif, byte[] data, int width, in addImage()
160 Location location, int orientation, long jpegLength, Bitmap bitmap, int width, in addImageToMediaStore()
293 Location location, int orientation, ExifInterface exif, in updateImage()
359 long date, Location location, int orientation, int jpegLength, in updateImage()
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchCursorInputMapperCommon.h39 static int32_t getInverseRotation(int32_t orientation) { in getInverseRotation()
50 static void rotateDelta(int32_t orientation, float* deltaX, float* deltaY) { in rotateDelta()
77 static void rotatePoint(int32_t orientation, float& x, float& y, int32_t width, int32_t height) { in rotatePoint()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DOrientedBitmapDrawable.java41 public static BitmapDrawable create(final int orientation, Resources res, Bitmap bitmap) { in create()
51 private OrientedBitmapDrawable(final int orientation, Resources res, Bitmap bitmap) { in OrientedBitmapDrawable()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragLayout.java114 final int orientation = getResources().getConfiguration().orientation; in onApplyWindowInsets() local
131 final int orientation = getResources().getConfiguration().orientation; in onConfigChanged() local
144 final int orientation = getResources().getConfiguration().orientation; in updateContainerMargins() local
225 final int orientation = getResources().getConfiguration().orientation; in updateDropZoneSizes() local
/aosp12/frameworks/base/core/java/android/view/
H A DOrientationListener.java73 public void onOrientationChanged(int orientation) { in onOrientationChanged()
108 abstract public void onOrientationChanged(int orientation); in onOrientationChanged()
H A DOrientationEventListener.java120 int orientation = ORIENTATION_UNKNOWN; in onSensorChanged() local
172 abstract public void onOrientationChanged(int orientation); in onOrientationChanged()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DRotatable.java20 public void setOrientation(int orientation); in setOrientation()
H A DFaceView.java66 public void setDisplayOrientation(int orientation) { in setDisplayOrientation()
71 public void setOrientation(int orientation) { in setOrientation()
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DRotatable.java21 public void setOrientation(int orientation, boolean animation); in setOrientation()
H A DFaceView.java110 public void setDisplayOrientation(int orientation) { in setDisplayOrientation()
118 public void setOrientation(int orientation, boolean animation) { in setOrientation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DSystemUIToast.java76 String packageName, int userId, int orientation) { in SystemUIToast()
83 int orientation) { in SystemUIToast()
223 public void onOrientationChange(int orientation) { in onOrientationChange()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/widget/
H A DDialpadSearchEmptyContentView.java35 int orientation = in inflateLayout() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DCameraPreview.java53 public void setSize(final Camera.Size size, final int orientation) { in setSize()
80 final int orientation = getContext().getResources().getConfiguration().orientation; in getHeightMeasureSpec() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DUiThreadHelper.java72 public static void setOrientationAsync(Activity activity, int orientation) { in setOrientationAsync()
73 Message.obtain(HANDLER.get(activity), MSG_SET_ORIENTATION, orientation, 0, activity) in setOrientationAsync() local
/aosp12/frameworks/native/libs/ui/include/ui/
H A DDisplayState.h34 Rotation orientation = ROTATION_0; member
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DDisplayState.h34 Rotation orientation = ROTATION_0; member
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/event/
H A DEventPictureCompressed.java25 public EventPictureCompressed(byte[] pictureData, int orientation) { in EventPictureCompressed()

12345678910>>...12