/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | Transform3dActivity.java | 58 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 D | RadialGradient.java | 70 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 D | WindowMagnificationAnimationController.java | 106 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 D | ViewAnimationUtils.java | 70 int centerX, int centerY, float startRadius, float endRadius) { in createCircularReveal()
|
H A D | RoundedCorner.java | 102 int centerY) { in RoundedCorner()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | EmergencyShortcutButton.java | 210 int centerY = mCallNumberInfoView.getTop() + mCallNumberInfoView.getHeight() / 2; in revealSelectedButton() local 233 int centerY = mConfirmView.getTop() + mConfirmView.getHeight() / 2; in hideSelectedButton() local
|
H A D | EmergencyInfoGroup.java | 233 int centerY = mEmergencyInfoButton.getTop() + mEmergencyInfoButton.getHeight() / 2; in revealSelectedButton() local 257 int centerY = in hideSelectedButton() local
|
H A D | EmergencyActionGroup.java | 187 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 D | ImageShow.java | 395 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 D | VirtualKeyMap.h | 37 int32_t centerY; member
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ScaleGestureDetectorTest.java | 66 final int centerY = windowHeight / 2; in testScaleGestureDetector() local
|
/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | OrientedBoundingBox.java | 34 public final float centerY; field in OrientedBoundingBox
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | AbstractAccessibilityServiceConnectionTest.java | 637 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 D | WindowMagnificationManager.java | 274 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 D | WindowMagnificationGestureHandler.java | 174 private void enableWindowMagnifier(float centerX, float centerY) { in enableWindowMagnifier() 192 private void toggleMagnification(float centerX, float centerY) { in toggleMagnification()
|
H A D | FullScreenMagnificationController.java | 507 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 D | proximity_info.cpp | 132 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 D | IWindowMagnificationConnection.aidl | 43 void enableWindowMagnification(int displayId, float scale, float centerX, float centerY, in enableWindowMagnification()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | AnimationManager.java | 57 int centerY = view.getTop() + view.getHeight() / 2; in startCaptureAnimation() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | ProgressRenderer.java | 85 public void onDraw(Canvas canvas, int centerX, int centerY) { in onDraw()
|
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
H A D | OverviewTask.java | 110 final int centerY = taskBounds.centerY(); in dismissBySwipingUp() local
|
/aosp12/frameworks/base/core/java/android/accessibilityservice/ |
H A D | AccessibilityService.java | 586 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 D | IAccessibilityServiceClient.aidl | 45 …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 D | AssistInteractionSession.java | 135 int centerY = (int) (mBackground.getHeight()/5*3.8f); in playAssistAnimation() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | SlideshowView.java | 147 float centerY = viewHeight / 2 + mMovingVector.y * mProgress; in apply() local
|