Home
last modified time | relevance | path

Searched defs:rotated (Results 1 – 25 of 257) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DDisplayCutoutTest.java518 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 DRotationUtils.kt35 val rotated = in rotateInsets() constant
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dmatrix.js153 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 DGrQuadCropTest.cpp218 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 DMatrix_mapRectScaleTranslate.cpp10 SkRect rotated; in draw() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DRotationUtils.java143 Context rotated = context.createConfigurationContext(c); in getResourcesForRotation() local
/aosp_15_r20/frameworks/native/libs/input/
H A DTouchVideoFrame.cpp69 std::vector<int16_t> rotated(mData.size()); in rotateQuarterTurn() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/
H A DSystemBarUtils.java71 DisplayCutout rotated = in getStatusBarHeightForRotation() local
/aosp_15_r20/external/skia/gm/
H A Dstrokerects.cpp28 StrokeRectsGM(bool rotated) : fRotated(rotated) {} in StrokeRectsGM()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/util/
DBitmapUtil.java105 Bitmap rotated = Bitmap.createBitmap( in getRotatedDrawable() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DPoint.java103 public Point rotated(float radians) { in rotated() method in Point
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DRotationUtils.java49 Insets rotated; in rotateInsets() local
/aosp_15_r20/bootable/recovery/
H A Drecovery-persist.cpp86 static bool rotated = false; variable
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DMatrix2fTest.java204 float[] rotated = new float[4]; in testRotateLoadRotate() local
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DStatusBar.java192 DisplayCutout rotated = in getStatusBarHeightForRotation() local
/aosp_15_r20/packages/services/Car/libs/car-evs-helper-lib/src/com/android/car/internal/evs/
DGLES20CarEvsBufferRenderer.java128 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 DDownsampler.java152 Bitmap rotated = null; in decode() local
/aosp_15_r20/bootable/recovery/recovery_utils/
H A Dlogging.cpp138 static bool rotated = false; in rotate_logs() local
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
H A DQuad.java183 public Quad rotated(float angle) { in rotated() method in Quad
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/
DThumbnail.java89 Bitmap rotated = Bitmap.createBitmap(bitmap, 0, 0, in rotateImage() local
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dkey_data_prefs_delegate_unittest.cc139 const int rotated) { in ExpectKeyValidation()
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dkey_data_file_delegate_unittest.cc154 const int rotated) { in ExpectKeyValidation()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskOverlayFactory.java195 boolean rotated) { in initOverlay()
/aosp_15_r20/external/abseil-cpp/absl/crc/internal/
H A Dcrc.cc420 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 Dcrc.cc420 uint64_t rotated = RotateRight<uint32_t>(static_cast<unsigned int>(*crc), 32, in Unscramble() local

1234567891011