Home
last modified time | relevance | path

Searched defs:centerY (Results 1 – 25 of 108) sorted by relevance

12345

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTransform3dActivity.java58 final float centerY = getHeight() / 2.0f - mBitmap1.getHeight() / 2.0f; in onDraw() local
77 private void drawBitmap(Canvas canvas, float centerX, float centerY, float offset, in drawBitmap()
86 private void rotate(float centerX, float centerY, Camera camera, in rotate()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRadialGradient.java70 public RadialGradient(float centerX, float centerY, float radius, in RadialGradient()
94 public RadialGradient(float centerX, float centerY, float radius, in RadialGradient()
189 public RadialGradient(float centerX, float centerY, float radius, in RadialGradient()
207 public RadialGradient(float centerX, float centerY, float radius, in RadialGradient()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationAnimationController.java106 void enableWindowMagnification(float scale, float centerX, float centerY, in enableWindowMagnification()
132 private void setupEnableAnimationSpecs(float scale, float centerX, float centerY) { in setupEnableAnimationSpecs()
268 final float centerY = in onAnimationUpdate() local
317 void set(float scale, float centerX, float centerY) { in set()
/aosp12/frameworks/base/core/java/android/view/
H A DViewAnimationUtils.java70 int centerX, int centerY, float startRadius, float endRadius) { in createCircularReveal()
H A DRoundedCorner.java102 int centerY) { in RoundedCorner()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DEmergencyShortcutButton.java210 int centerY = mCallNumberInfoView.getTop() + mCallNumberInfoView.getHeight() / 2; in revealSelectedButton() local
233 int centerY = mConfirmView.getTop() + mConfirmView.getHeight() / 2; in hideSelectedButton() local
H A DEmergencyInfoGroup.java233 int centerY = mEmergencyInfoButton.getTop() + mEmergencyInfoButton.getHeight() / 2; in revealSelectedButton() local
257 int centerY = in hideSelectedButton() local
H A DEmergencyActionGroup.java187 int centerY = v.getTop() + v.getHeight() / 2; in revealTheButton() local
268 int centerY = v.getTop() + v.getHeight() / 2; in hideTheButton() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java395 float centerY = dp.centerY(); in drawImageAndAnimate() local
440 canvas.rotate(primary.getAnimRotationValue(), centerX, centerY); in drawImageAndAnimate() local
461 canvas.scale(primary.getAnimRotationValue(), 1, centerX, centerY); in drawImageAndAnimate() local
463 canvas.scale(primary.getAnimRotationValue(), 1, centerX, centerY); in drawImageAndAnimate() local
467 canvas.scale(primary.getAnimRotationValue(), 1, centerX, centerY); in drawImageAndAnimate() local
469 canvas.scale(primary.getAnimRotationValue(), 1, centerX, centerY); in drawImageAndAnimate() local
/aosp12/frameworks/native/include/input/
H A DVirtualKeyMap.h37 int32_t centerY; member
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DScaleGestureDetectorTest.java66 final int centerY = windowHeight / 2; in testScaleGestureDetector() local
/aosp12/frameworks/base/core/java/android/gesture/
H A DOrientedBoundingBox.java34 public final float centerY; field in OrientedBoundingBox
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnectionTest.java637 final float centerY = 640.0f; in getMagnificationCenterY_notRegistered_shouldRegisterThenUnregister() local
650 final float centerY = 640.0f; in getMagnificationCenterY_serviceNotBelongCurrentUser_returnZero() local
692 final float centerY = 100.5f; in setMagnificationScaleAndCenter_notRegistered_shouldRegister() local
708 final float centerY = 100.5f; in setMagnificationScaleAndCenter_cantControlMagnification_returnFalse() local
723 final float centerY = 100.5f; in setMagnificationScaleAndCenter_serviceNotBelongCurrentUser_returnFalse() local
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationManager.java274 void enableWindowMagnification(int displayId, float scale, float centerX, float centerY) { in enableWindowMagnification()
290 void enableWindowMagnification(int displayId, float scale, float centerX, float centerY, in enableWindowMagnification()
631 boolean enableWindowMagnificationInternal(float scale, float centerX, float centerY, in enableWindowMagnificationInternal()
730 float centerY, MagnificationAnimationCallback animationCallback) { in enableWindowMagnificationInternal()
H A DWindowMagnificationGestureHandler.java174 private void enableWindowMagnifier(float centerX, float centerY) { in enableWindowMagnifier()
192 private void toggleMagnification(float centerX, float centerY) { in toggleMagnification()
H A DFullScreenMagnificationController.java507 final float centerY = normPivotY + offsetY; in setScale() local
513 boolean setScaleAndCenter(float scale, float centerX, float centerY, in setScaleAndCenter()
545 boolean updateMagnificationSpecLocked(float scale, float centerX, float centerY) { in updateMagnificationSpecLocked()
997 public boolean setCenter(int displayId, float centerX, float centerY, boolean animate, int id) { in setCenter()
1025 public boolean setScaleAndCenter(int displayId, float scale, float centerX, float centerY, in setScaleAndCenter()
1048 public boolean setScaleAndCenter(int displayId, float scale, float centerX, float centerY, in setScaleAndCenter()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.cpp132 const float centerY = static_cast<float>(getKeyCenterYOfKeyIdG(keyId, y, isGeometric)); in getNormalizedSquaredDistanceFromCenterFloatG() local
227 int centerY; in getKeyCenterYOfKeyIdG() local
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DIWindowMagnificationConnection.aidl43 void enableWindowMagnification(int displayId, float scale, float centerX, float centerY, in enableWindowMagnification()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DAnimationManager.java57 int centerY = view.getTop() + view.getHeight() / 2; in startCaptureAnimation() local
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DProgressRenderer.java85 public void onDraw(Canvas canvas, int centerX, int centerY) { in onDraw()
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DOverviewTask.java110 final int centerY = taskBounds.centerY(); in dismissBySwipingUp() local
/aosp12/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java586 float scale, float centerX, float centerY); in onMagnificationChanged()
1173 float centerX, float centerY) { in onMagnificationChanged()
1314 final float centerX, final float centerY) { in dispatchMagnificationChanged()
1538 public boolean setCenter(float centerX, float centerY, boolean animate) { in setCenter()
1570 @NonNull Region region, float scale, float centerX, float centerY); in onMagnificationChanged()
2209 float scale, float centerX, float centerY) { in onBind()
H A DIAccessibilityServiceClient.aidl45 …onMagnificationChanged(int displayId, in Region region, float scale, float centerX, float centerY); in onMagnificationChanged()
/aosp12/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionSession.java135 int centerY = (int) (mBackground.getHeight()/5*3.8f); in playAssistAnimation() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlideshowView.java147 float centerY = viewHeight / 2 + mMovingVector.y * mProgress; in apply() local

12345