/packages/apps/Gallery/src/com/android/camera/ |
D | ImageViewTouchBase.java | 271 float scale = Math.min(widthScale, heightScale); in getProperBaseMatrix() local 307 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo() 320 protected void zoomTo(final float scale, final float centerX, in zoomTo() 340 protected void zoomTo(float scale) { in zoomTo() 347 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 | 72 final float scale = getContext().getResources().getDisplayMetrics().density; in init() local
|
D | Utilities.java | 276 final float scale = metrics.density; in BubbleText() local
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
D | ImageViewTouchBase.java | 256 float scale = Math.min(widthScale, heightScale); in getProperBaseMatrix() local 290 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo() 303 …protected void zoomTo(final float scale, final float centerX, final float centerY, final float dur… in zoomTo() 322 protected void zoomTo(float scale) { in zoomTo()
|
D | Util.java | 96 float scale = targetHeight / bitmapHeightF; in transform() local 103 float scale = targetWidth / bitmapWidthF; in transform() local 145 float scale; in extractMiniThumb() local
|
D | Vector3f.java | 79 public void scale(float spreadValueX, float spreadValueY, float spreadValueZ) { in scale() method in Vector3f
|
D | CanvasTexture.java | 168 …nderView view, GL11 gl, float x, float y, float anchorX, float anchorY, float alpha, float scale) { in drawWithEffect()
|
D | AdaptiveBackgroundTexture.java | 98 float scale; in load() local
|
D | PopupMenu.java | 196 float scale; in renderBlended() local
|
D | GridQuad.java | 235 float scale = 1.0f + (sini * sini) * 0.33333333f; in set() local
|
D | CropImage.java | 698 protected void zoomTo(float scale, float centerX, float centerY) { in zoomTo()
|
D | GridInputProcessor.java | 816 float scale = detector.getScaleFactor(); in onScale() local
|
/packages/apps/Browser/src/com/android/browser/ |
D | MeshTracker.java | 81 final float scale = 0.75f; // temper how far we actually move in doit1() local 104 final float scale = 0.35f; // temper how far we actually move in doit2() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/ |
D | WaveformImage.java | 71 final float scale = 3.5f / 65536.0f; in drawWaveform() local
|
D | RecognitionView.java | 273 final float scale = 10.0f / 65536.0f; in showWave() local
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
D | Environment.java | 125 int scale; in onConfigurationChanged() local
|
/packages/apps/Camera/src/com/android/camera/ui/ |
D | PopupWindow.java | 198 Animation scale = new ScaleAnimation( in popup() local
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
D | GalaxyRS.java | 178 public int scale; field in GalaxyRS.GalaxyState
|
/packages/apps/Music/src/com/android/music/ |
D | VerticalTextSpinner.java | 106 float scale = getResources().getDisplayMetrics().density; in VerticalTextSpinner() local
|
D | MusicUtils.java | 1283 float scale = Math.max(scalex, scaley) * 1.3f; in setBackground() local
|
/packages/wallpapers/Basic/src/com/android/wallpaper/grass/ |
D | GrassRS.java | 72 public float scale; field in GrassRS.BladesStruct
|
/packages/apps/Phone/src/com/android/phone/ |
D | BluetoothHandsfree.java | 580 int scale = intent.getIntExtra("scale", -1); in updateBatteryState() local
|