/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | DisplayCutoutTest.java | 518 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_0); in testGetRotatedBounds_top_rot0() local 531 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_90); in testGetRotatedBounds_top_rot90() local 545 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_180); in testGetRotatedBounds_top_rot180() local 558 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_270); in testGetRotatedBounds_top_rot270() local 573 DisplayCutout rotated = cutout.getRotated(displayH, displayW, ROTATION_90, ROTATION_180); in testGetRotatedBounds_top_rot90to180() local 587 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_0); in testGetRotatedCutoutWithOverride_top_rot0() local 602 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_90); in testGetRotatedCutoutWithOverride_top_rot90() local 618 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_180); in testGetRotatedCutoutWithOverride_top_rot180() local 633 DisplayCutout rotated = cutout.getRotated(displayW, displayH, ROTATION_0, ROTATION_270); in testGetRotatedCutoutWithOverride_top_rot270() local 651 DisplayCutout rotated = cutout.getRotated(displayH, displayW, ROTATION_90, ROTATION_180); in testGetRotatedCutoutWithOverride_top_rot90to180() local
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/helpers/ |
H A D | RotationUtils.kt | 35 val rotated = in rotateInsets() constant
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | matrix.js | 153 CanvasKit.Matrix.rotated = function(radians, px, py) { function 245 CanvasKit.M44.rotated = function(axisVec, radians) { function 496 CanvasKit.ColorMatrix.rotated = function(axis, sine, cosine) { function
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrQuadCropTest.cpp | 218 SkMatrix rotated; in test_axis_aligned() local 236 SkMatrix rotated; in test_crop_fully_covered() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Matrix_mapRectScaleTranslate.cpp | 10 SkRect rotated; in draw() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
H A D | RotationUtils.java | 143 Context rotated = context.createConfigurationContext(c); in getResourcesForRotation() local
|
/aosp_15_r20/frameworks/native/libs/input/ |
H A D | TouchVideoFrame.cpp | 69 std::vector<int16_t> rotated(mData.size()); in rotateQuarterTurn() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/ |
H A D | SystemBarUtils.java | 71 DisplayCutout rotated = in getStatusBarHeightForRotation() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | strokerects.cpp | 28 StrokeRectsGM(bool rotated) : fRotated(rotated) {} in StrokeRectsGM()
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/util/ |
D | BitmapUtil.java | 105 Bitmap rotated = Bitmap.createBitmap( in getRotatedDrawable() local
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
H A D | Point.java | 103 public Point rotated(float radians) { in rotated() method in Point
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | RotationUtils.java | 49 Insets rotated; in rotateInsets() local
|
/aosp_15_r20/bootable/recovery/ |
H A D | recovery-persist.cpp | 86 static bool rotated = false; variable
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | Matrix2fTest.java | 204 float[] rotated = new float[4]; in testRotateLoadRotate() local
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
H A D | StatusBar.java | 192 DisplayCutout rotated = in getStatusBarHeightForRotation() local
|
/aosp_15_r20/packages/services/Car/libs/car-evs-helper-lib/src/com/android/car/internal/evs/ |
D | GLES20CarEvsBufferRenderer.java | 128 float[] rotated = {0.5f, 0.5f, 0.5f, 0.5f, 0.5f, 0.5f, 0.5f, 0.5f}; in GLES20CarEvsBufferRenderer() local
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
H A D | Downsampler.java | 152 Bitmap rotated = null; in decode() local
|
/aosp_15_r20/bootable/recovery/recovery_utils/ |
H A D | logging.cpp | 138 static bool rotated = false; in rotate_logs() local
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
H A D | Quad.java | 183 public Quad rotated(float angle) { in rotated() method in Quad
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ |
D | Thumbnail.java | 89 Bitmap rotated = Bitmap.createBitmap(bitmap, 0, 0, in rotateImage() local
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | key_data_prefs_delegate_unittest.cc | 139 const int rotated) { in ExpectKeyValidation()
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | key_data_file_delegate_unittest.cc | 154 const int rotated) { in ExpectKeyValidation()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskOverlayFactory.java | 195 boolean rotated) { in initOverlay()
|
/aosp_15_r20/external/abseil-cpp/absl/crc/internal/ |
H A D | crc.cc | 420 uint64_t rotated = RotateRight<uint32_t>(static_cast<unsigned int>(*crc), 32, in Unscramble() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/ |
H A D | crc.cc | 420 uint64_t rotated = RotateRight<uint32_t>(static_cast<unsigned int>(*crc), 32, in Unscramble() local
|