Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DTextRenderer.h57 float getScale() const { return mScale; } in getScale() function
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
DCircleFramedDrawable.java110 public float getScale() { in getScale() method in CircleFramedDrawable
/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java154 public float getScale() { in getScale() method in WebView
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java184 float getScale() { in getScale() method in MagnificationController.DisplayMagnification
774 public float getScale(int displayId) { in getScale() method in MagnificationController
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java410 private synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds) { in getScale() method in SimpleIconFactory
/frameworks/layoutlib/bridge/src/android/graphics/
DMatrix_Delegate.java981 /*package*/ static float[] getScale(float sx, float sy) { in getScale() method in Matrix_Delegate
992 /*package*/ static float[] getScale(float sx, float sy, float px, float py) { in getScale() method in Matrix_Delegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java457 private float getScale(float alpha, KeyguardAffordanceView icon) { in getScale() method in KeyguardAffordanceHelper
/frameworks/av/include/media/
DVolumeShaper.h527 R getScale() const { in getScale() function
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityService.java982 public float getScale() { in getScale() method in AccessibilityService.MagnificationController
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java173 public float getScale(); in getScale() method
DWebView.java1150 public float getScale() { in getScale() method in WebView
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java896 private float getScale() { in getScale() method in PhotoView