/packages/apps/Camera/src/com/android/camera/ |
D | ImageViewTouchBase.java | 274 float scale = Math.min(widthScale, heightScale); in getProperBaseMatrix() local 310 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo() 323 protected void zoomTo(final float scale, final float centerX, in zoomTo() 343 protected void zoomTo(float scale) { in zoomTo() 350 protected void zoomToPoint(float scale, float pointX, float pointY) { in zoomToPoint()
|
D | Util.java | 194 float scale = targetHeight / bitmapHeightF; in transform() local 201 float scale = targetWidth / bitmapWidthF; in transform() local
|
D | CropImage.java | 582 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ImageViewTouchBase.java | 274 float scale = Math.min(widthScale, heightScale); in getProperBaseMatrix() local 310 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo() 323 protected void zoomTo(final float scale, final float centerX, in zoomTo() 343 protected void zoomTo(float scale) { in zoomTo() 350 protected void zoomToPoint(float scale, float pointX, float pointY) { in zoomToPoint()
|
D | Util.java | 196 float scale = targetHeight / bitmapHeightF; in transform() local 203 float scale = targetWidth / bitmapWidthF; in transform() local
|
D | CropImage.java | 584 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DragView.java | 73 Matrix scale = new Matrix(); in DragView() local 99 float scale = mAnimationScale; in onDraw() local
|
D | BubbleTextView.java | 70 final float scale = getContext().getResources().getDisplayMetrics().density; in init() local
|
D | Search.java | 89 final float scale = context.getResources().getDisplayMetrics().density; in Search() local
|
D | Utilities.java | 369 final float scale = resources.getDisplayMetrics().density; in BubbleText() local
|
D | Workspace.java | 504 float scale = mScale; in dispatchDraw() local 558 public void setScale(float scale) { in setScale()
|
D | Launcher.java | 1572 float scale = w / width; in showPreviews() local
|
/packages/apps/Launcher2/res/raw/ |
D | rollo2.c | 216 float scale = 256.f / getWidth(); in positionStrip() local 251 float scale = 2.0f / SCREEN_WIDTH_PX; in draw_home_button() local 338 float scale = (1 / g_Zoom); in main() local
|
D | rollo.c | 218 draw_page(int icon, int lastIcon, float centerAngle, float scale) in draw_page() 306 float scale = 2.0f / SCREEN_WIDTH_PX; in draw_home_button() local 392 float scale = (1 / g_Zoom); in main() local
|
D | rollo3.c | 257 float scale = 72.f * 3 / getWidth(); in positionStrip() local
|
/packages/apps/Launcher/src/com/android/launcher/ |
D | BubbleTextView.java | 71 final float scale = getContext().getResources().getDisplayMetrics().density; in init() local
|
D | Utilities.java | 70 float scale = 1.0f; in createIconThumbnail() local
|
D | Search.java | 87 final float scale = context.getResources().getDisplayMetrics().density; in Search() local
|
D | DragLayer.java | 196 Matrix scale = new Matrix(); in startDrag() local
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
D | Environment.java | 125 int scale; in onConfigurationChanged() local
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
D | GalaxyRS.java | 180 public int scale; field in GalaxyRS.GalaxyState
|
/packages/wallpapers/Basic/src/com/android/wallpaper/fall/ |
D | FallRS.java | 299 public float scale; field in FallRS.Leaf
|
/packages/apps/Phone/src/com/android/phone/ |
D | BluetoothHandsfree.java | 564 int scale = intent.getIntExtra("scale", -1); in updateBatteryState() local
|
/packages/apps/Browser/src/com/android/browser/ |
D | BrowserActivity.java | 446 int scale = extra.getInt(Browser.INITIAL_ZOOM_LEVEL, 0); in onCreate() local
|