Home
last modified time | relevance | path

Searched defs:currentScale (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/fontscaling/
DFontScalingDialogTest.kt105 val currentScale = in showTheDialog_seekbarIsShowingCorrectProgress() constant
136 val currentScale = in progressIsZero_clickIconEnd_seekBarProgressIncreaseOne_fontSizeScaled() constant
167 val currentScale = in progressIsMax_clickIconStart_seekBarProgressDecreaseOne_fontSizeScaled() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/
DFontScalingDialog.kt104 val currentScale = in onCreate() constant
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java277 float currentScale = getScale(); in scale() local
373 float currentScale = getScale(); in onScale() local
921 float currentScale = getScale(); in scale() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationAnimationController.java204 final float currentScale = mController.getScale(); in setupEnableAnimationSpecs() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotView.java519 final float currentScale = 1 / cornerScale; in createScreenshotDropInAnimation() local
931 float currentScale = mScrollablePreview.getWidth() / (float) longScreenshot.getWidth(); in startLongScreenshotTransition() local
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsHelper.java404 float currentScale = Settings.Secure.getFloat( in isAlreadyConfiguredCriticalAccessibilitySetting() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationGestureHandler.java427 final float currentScale = in checkShouldDetectPassPersistedScale() local
1123 final float currentScale = mFullScreenMagnificationController.getScale(mDisplayId); in zoomInTemporary() local