Home
last modified time | relevance | path

Searched defs:center (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DRectangle.java45 public static Rectangle fromRotatedRect(Point center, Point size, float rotation) { in fromRotatedRect()
60 public static Rectangle fromCenterVerticalAxis(Point center, Point vAxis, Point size) { in fromCenterVerticalAxis()
77 public Point center() { in center() method in Rectangle
H A DPoint.java109 public Point rotatedAround(Point center, float radians) { in rotatedAround()
/aosp14/frameworks/base/libs/hwui/
H A DLighting.h25 Vector3 center; member
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/
H A DHwBitmapInCompositeShader.cpp59 SkPoint center; in createContent() local
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
H A DQuad.java184 PointF center = center(); in rotated() local
218 public PointF center() { in center() method in Quad
/aosp14/frameworks/base/core/java/android/gesture/
H A DInstance.java93 float[] center = GestureUtils.computeCentroid(pts); in temporalSampler() local
H A DGestureUtils.java339 float[] center = new float[2]; in computeCentroid() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DAbsSeekBarTest.java144 private Point center(Rect rect) { in center() method in AbsSeekBarTest
/aosp14/frameworks/base/core/java/android/widget/
H A DCalendarViewMaterialDelegate.java99 public void setDate(long date, boolean animate, boolean center) { in setDate()
H A DCalendarView.java564 public void setDate(long date, boolean animate, boolean center) { in setDate()
639 void setDate(long date, boolean animate, boolean center); in setDate()
H A DCalendarViewLegacyDelegate.java584 public void setDate(long date, boolean animate, boolean center) { in setDate()
H A DRemoteViewsAdapter.java732 int center = (mPreloadUpperBound + mPreloadLowerBound) / 2; in queuePositionsToBePreloadedFromRequestedPosition() local
H A DRadialTimePickerView.java931 final int center = mCircleRadius - mTextInset[index]; in getDegreesFromXY() local
/aosp14/frameworks/base/test-runner/src/android/test/
H A DViewAsserts.java298 int center = (reference.getMeasuredWidth() - test.getMeasuredWidth()) / 2; in assertHorizontalCenterAligned() local
319 int center = (reference.getMeasuredHeight() - test.getMeasuredHeight()) / 2; in assertVerticalCenterAligned() local
/aosp14/frameworks/base/media/mca/filterpacks/native/base/
H A Dgeometry.cpp137 bool SlantedRect::FromCenterAxisAndLengths(const Point& center, in FromCenterAxisAndLengths()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java129 public void setCenterLocation(@NonNull Point center, float radius, int drawablePadding) { in setCenterLocation()
H A DPasswordTextView.java196 float center = getWidth() / 2f - totalDrawingWidth / 2f; in onDraw() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java251 float center = (float) getWidth() / 2f; in updateCardView() local
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java343 public Circle(@NonNull LatLng center, double radiusInMeters) { in Circle()
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DNavigationBarInflaterView.java194 String[] center = sets[1].split(BUTTON_SEPARATOR); in inflateLayout() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java263 String[] center = sets[1].split(BUTTON_SEPARATOR); in inflateLayout() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationControllerTest.java495 final float center = Math.min(windowBounds.exactCenterX(), windowBounds.exactCenterY()); in onOrientationChanged_enabled_updateDisplayRotationAndCenterStayAtSamePosition() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1597 public static Rect getCropRegionForZoom(float zoomFactor, final PointF center, in getCropRegionForZoom()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...