Home
last modified time | relevance | path

Searched defs:getScale (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/av/cmds/screenrecord/
H A DTextRenderer.h57 float getScale() const { return mScale; } in getScale() function
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DIconNormalizer.java117 private static float getScale(float hullArea, float boundingArea, float fullArea) { in getScale() method in IconNormalizer
239 public synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds, in getScale() method in IconNormalizer
/aosp12/frameworks/base/core/java/android/os/vibrator/
H A DPrimitiveSegment.java57 public float getScale() { in getScale() method in PrimitiveSegment
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/
H A DCircleFramedDrawable.java107 public float getScale() { in getScale() method in CircleFramedDrawable
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
H A DCircleFramedDrawable.java110 public float getScale() { in getScale() method in CircleFramedDrawable
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DImageViewTouchBase.java250 protected float getScale(Matrix matrix) { in getScale() method in ImageViewTouchBase
254 protected float getScale() { in getScale() method in ImageViewTouchBase
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DPanningScalingHandler.java49 float getScale(int displayId); in getScale() method
H A DWindowMagnificationManager.java413 public float getScale(int displayId) { in getScale() method in WindowMagnificationManager
675 float getScale() { in getScale() method in WindowMagnificationManager.WindowMagnifier
H A DFullScreenMagnificationController.java212 float getScale() { in getScale() method in FullScreenMagnificationController.DisplayMagnification
843 public float getScale(int displayId) { in getScale() method in FullScreenMagnificationController
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DWallpaperConnection.java335 private float[] getScale(SurfaceView parentSurface) { in getScale() method in WallpaperConnection
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPersister.java218 public float getScale() { in getScale() method in TestWallpaperPersister
/aosp12/frameworks/layoutlib/bridge/src/android/webkit/
H A DWebView.java154 public float getScale() { in getScale() method in WebView
/aosp12/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
H A DMirrorSurfaceActivity.java253 private float getScale() { in getScale() method in MirrorSurfaceActivity
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DMatrix_Delegate.java980 /*package*/ static float[] getScale(float sx, float sy) { in getScale() method in Matrix_Delegate
991 /*package*/ static float[] getScale(float sx, float sy, float px, float py) { in getScale() method in Matrix_Delegate
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java475 private synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds) { in getScale() method in SimpleIconFactory
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
H A DSwipeButtonHelper.java531 private float getScale(float alpha, SwipeButtonView icon) { in getScale() method in SwipeButtonHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java461 private float getScale(float alpha, KeyguardAffordanceView icon) { in getScale() method in KeyguardAffordanceHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java754 float getScale() { in getScale() method in WindowMagnificationController
/aosp12/frameworks/av/include/media/
H A DVolumeShaper.h653 R getScale() const { in getScale() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp85 ScaleVector getScale(const Rect& from, const Rect& to) { in getScale() function
/aosp12/frameworks/base/core/java/android/view/
H A DDisplayCutout.java300 public float getScale() { in getScale() method in DisplayCutout.CutoutPathParserInfo
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java183 public float getScale(); in getScale() method
H A DWebView.java1166 public float getScale() { in getScale() method in WebView
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java896 private float getScale() { in getScale() method in PhotoView
/aosp12/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java1357 public float getScale() { in getScale() method in AccessibilityService.MagnificationController

12