/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | RotateBitmap.java | 37 public void setRotation(int rotation) { in setRotation() method in RotateBitmap
|
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | UiAutomatorBridge.java | 73 public boolean setRotation(int rotation) { in setRotation() method in UiAutomatorBridge
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
H A D | FilterRotateRepresentation.java | 110 public void setRotation(Rotation rotation) { in setRotation() method in FilterRotateRepresentation
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | IUiAutomationConnection.aidl | 44 boolean setRotation(int rotation); in setRotation() method
|
H A D | UiAutomationConnection.java | 163 public boolean setRotation(int rotation) { in setRotation() method in UiAutomationConnection
|
H A D | WindowConfiguration.java | 366 public void setRotation(int rotation) { in setRotation() method in WindowConfiguration
|
H A D | UiAutomation.java | 831 public boolean setRotation(int rotation) { in setRotation() method in UiAutomation
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TaskSnapshotPersisterTestBase.java | 193 TaskSnapshotBuilder setRotation(int rotation) { in setRotation() method in TaskSnapshotPersisterTestBase.TaskSnapshotBuilder
|
H A D | DisplayPolicyLayoutTests.java | 132 public void setRotation(int rotation, boolean includingWindows) { in setRotation() method in DisplayPolicyLayoutTests
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | SlashDrawable.java | 96 public void setRotation(float rotation) { in setRotation() method in SlashDrawable
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/ |
H A D | MaterialProgressDrawable.java | 269 void setRotation(float rotation) { in setRotation() method in MaterialProgressDrawable 710 public void setRotation(float rotation) { in setRotation() method in MaterialProgressDrawable.Ring
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
H A D | PerimeterPathGuide.java | 107 public void setRotation(int rotation) { in setRotation() method in PerimeterPathGuide
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
H A D | BoundedRect.java | 82 public void setRotation(float rotation) { in setRotation() method in BoundedRect
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | ScreenRotationAnimation.java | 206 private void setRotation(SurfaceControl.Transaction t) { in setRotation() method in ScreenRotationAnimation
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ScreenRotationAnimation.java | 325 public void setRotation(SurfaceControl.Transaction t, int rotation) { in setRotation() method in ScreenRotationAnimation
|
H A D | DisplayRotation.java | 358 void setRotation(@Surface.Rotation int rotation) { in setRotation() method in DisplayRotation
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
H A D | KeyButtonDrawable.java | 128 public void setRotation(float degrees) { in setRotation() method in KeyButtonDrawable
|
/aosp12/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
H A D | C2DColorConverter.cpp | 224 void C2DColorConverter::setRotation(int32_t rotation) { in setRotation() function in C2DColorConverter
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubblePositioner.java | 115 public void setRotation(int rotation) { in setRotation() method in BubblePositioner
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | TransitionInfo.java | 434 public void setRotation(@Surface.Rotation int start, @Surface.Rotation int end) { in setRotation() method in TransitionInfo.Change
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | RenderProperties.h | 297 bool setRotation(float rotation) { in setRotation() function
|
H A D | VectorDrawable.h | 400 void setRotation(float rotation) { VD_SET_PRIMITIVE_FIELD_AND_NOTIFY(rotate, rotation); } in setRotation() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ScreenDecorations.java | 1165 public void setRotation(int rotation) { in setRotation() method in ScreenDecorations.DisplayCutoutView
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_drawable_VectorDrawable.cpp | 204 static void setRotation(JNIEnv*, jobject, jlong groupPtr, jfloat rotation) { in setRotation() function
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
H A D | VectorDrawable_Delegate.java | 900 private void setRotation(float rotation) { in setRotation() method in VectorDrawable_Delegate.VGroup_Delegate
|