Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java162 public float getScale() { in getScale() method in WebView
/frameworks/base/core/java/android/webkit/
DZoomManager.java289 public final float getScale() { in getScale() method in ZoomManager
DWebView.java2432 public float getScale() { in getScale() method in WebView
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DMatrix_Delegate.java1025 /*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