/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | FileRotatorTest.java | 89 final FileRotator rotate = new FileRotator( in testCombine() local 110 final FileRotator rotate = new FileRotator( in testRotate() local 142 final FileRotator rotate = new FileRotator( in testDelete() local 172 final FileRotator rotate = new FileRotator( in testThrowRestoresBackup() local 205 final FileRotator rotate = new FileRotator( in testOtherFilesAndMalformed() local 233 final FileRotator rotate = new FileRotator( in testQueryMatch() local 281 final FileRotator rotate = new FileRotator( in testClockRollingBackwards() local 330 final FileRotator rotate = new FileRotator( in testFuzz() local 361 final FileRotator rotate = new FileRotator( in testRecoverAtomic() local 373 …final FileRotator rotate = new FileRotator(inaccessibleDir, PREFIX, SECOND_IN_MILLIS, SECOND_IN_MI… in testFileSystemInaccessible() local
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/ |
D | InsetUtilsTest.java | 50 public void rotate() { in rotate() method in InsetUtilsTest
|
/frameworks/rs/ |
D | rsMatrix4x4.h | 64 void rotate(float rot, float x, float y, float z) { in rotate() function
|
/frameworks/native/libs/input/ |
D | TouchVideoFrame.cpp | 43 void TouchVideoFrame::rotate(int32_t orientation) { in rotate() function in android::TouchVideoFrame
|
/frameworks/base/core/proto/android/server/ |
D | animationadapter.proto | 53 optional RotationAnimationSpecProto rotate = 4; field
|
/frameworks/base/rs/java/android/renderscript/ |
D | Matrix3f.java | 248 public void rotate(float rot, float x, float y, float z) { in rotate() method in Matrix3f 260 public void rotate(float rot) { in rotate() method in Matrix3f
|
D | Matrix2f.java | 167 public void rotate(float rot) { in rotate() method in Matrix2f
|
D | Matrix4f.java | 374 public void rotate(float rot, float x, float y, float z) { in rotate() method in Matrix4f
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Matrix3f.java | 251 public void rotate(float rot, float x, float y, float z) { in rotate() method in Matrix3f 263 public void rotate(float rot) { in rotate() method in Matrix3f
|
D | Matrix2f.java | 170 public void rotate(float rot) { in rotate() method in Matrix2f
|
D | Matrix4f.java | 375 public void rotate(float rot, float x, float y, float z) { in rotate() method in Matrix4f
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | Transform3dActivity.java | 86 private void rotate(float centerX, float centerY, Camera camera, in rotate() method in Transform3dActivity.Transform3dView
|
/frameworks/base/graphics/java/android/graphics/ |
D | Camera.java | 100 public native void rotate(float x, float y, float z); in rotate() method in Camera
|
D | Canvas.java | 727 public void rotate(float degrees) { in rotate() method in Canvas 739 public final void rotate(float degrees, float px, float py) { in rotate() method in Canvas
|
/frameworks/native/libs/math/include/math/ |
D | mat2.h | 232 static CONSTEXPR TMat22<T> rotate(T radian) { in rotate() function
|
/frameworks/native/include/ui/ |
D | Size.h | 67 void rotate(Rotation rotation) { in rotate() function
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | MultiListLayout.java | 94 protected void rotate(int from, int to) { in rotate() method in MultiListLayout
|
/frameworks/native/libs/ui/include/ui/ |
D | Size.h | 67 void rotate(Rotation rotation) { in rotate() function
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | Size.h | 67 void rotate(Rotation rotation) { in rotate() function
|
/frameworks/base/core/java/android/view/ |
D | PrivacyIndicatorBounds.java | 107 public PrivacyIndicatorBounds rotate(@Surface.Rotation int rotation) { in rotate() method in PrivacyIndicatorBounds
|
/frameworks/base/libs/hwui/ |
D | Matrix.h | 178 void rotate(float angle, float x, float y, float z) { in rotate() function
|
D | VectorDrawable.h | 387 float rotate = 0; member 417 void updateProperties(float rotate, float pivotX, float pivotY, float scaleX, float scaleY, in updateProperties() 435 rotate = 0, enumerator
|
/frameworks/base/libs/hwui/canvas/ |
D | CanvasFrontend.h | 165 void rotate(float degrees) { in rotate() function
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
D | GLCanvas.java | 60 public abstract void rotate(float angle, float x, float y, float z); in rotate() method
|
/frameworks/base/libs/hwui/tests/unit/ |
D | SkiaDisplayListTests.cpp | 315 SkMatrix rotate; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
|