Home
last modified time | relevance | path

Searched refs:getScale (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DMatrix_Delegate.java258 d.mValues = getScale(sx, sy, px, py); in native_setScale()
404 d.preTransform(getScale(sx, sy, px, py)); in native_preScale()
415 d.preTransform(getScale(sx, sy)); in native_preScale()
504 d.postTransform(getScale(sx, sy, px, py)); in native_postScale()
515 d.postTransform(getScale(sx, sy)); in native_postScale()
1025 /*package*/ static float[] getScale(float sx, float sy) { in getScale() method in Matrix_Delegate
1036 /*package*/ static float[] getScale(float sx, float sy, float px, float py) { in getScale() method in Matrix_Delegate
1046 multiply(tmp2, tmp, getScale(sx, sy)); in getScale()
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java154 public float getScale() { in getScale() method in WebView
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java266 float currentScale = getScale(); in scale()
333 float currentScale = getScale(); in onScale()
789 mMinScale = getScale(); in generateScale()
806 private float getScale() { in getScale() method in PhotoView
832 float currentScale = getScale(); in scale()
/frameworks/base/services/java/com/android/server/accessibility/
DScreenMagnifier.java291 final float scale = mMagnificationController.getScale(); in handleOnRectangleOnScreenRequested()
408 final float scale = mMagnificationController.getScale(); in handleMotionEventStateDelegating()
517 final float scale = Math.min(Math.max(mMagnificationController.getScale(), in onMotionEvent()
558 final float newScale = mMagnificationController.getScale() in onScale()
1011 public float getScale() { in getScale() method in ScreenMagnifier.MagnificationController
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardCircleFramedDrawable.java145 public float getScale() { in getScale() method in KeyguardCircleFramedDrawable
DKeyguardMultiUserAvatar.java179 final float initScale = mFramed.getScale(); in updateVisualsForActive()
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
DPointCloud.java166 public float getScale() { in getScale() method in PointCloud
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java152 public float getScale(); in getScale() method
DWebView.java1124 public float getScale() { in getScale() method in WebView
1126 return mProvider.getScale(); in getScale()
/frameworks/webview/chromium/java/com/android/webview/chromium/
DWebViewChromium.java831 public float getScale() {
834 return mAwContents.getScale();
/frameworks/base/api/
Dcurrent.txt30269 method public deprecated float getScale();
39911 method public abstract int getScale(int) throws java.sql.SQLException;
40198 method public abstract int getScale(int) throws java.sql.SQLException;