Searched defs:dx (Results 1 – 14 of 14) sorted by relevance
/packages/apps/Camera/src/com/android/camera/ |
D | HighlightView.java | 240 void handleMotion(int edge, float dx, float dy) { in handleMotion() 266 void moveBy(float dx, float dy) { in moveBy() 287 void growBy(float dx, float dy) { in growBy()
|
D | ImageViewTouchBase.java | 402 protected void postTranslate(float dx, float dy) { in postTranslate() 406 protected void panBy(float dx, float dy) { in panBy()
|
D | CropImage.java | 235 int dx = (srcRect.width() - dstRect.width()) / 2; in onSaveClicked() local
|
/packages/apps/Gallery/src/com/android/camera/ |
D | HighlightView.java | 242 void handleMotion(int edge, float dx, float dy) { in handleMotion() 268 void moveBy(float dx, float dy) { in moveBy() 289 void growBy(float dx, float dy) { in growBy()
|
D | ImageViewTouchBase.java | 402 protected void postTranslate(float dx, float dy) { in postTranslate() 406 protected void panBy(float dx, float dy) { in panBy()
|
D | CropImage.java | 237 int dx = (srcRect.width() - dstRect.width()) / 2; in onSaveClicked() local
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | EventGeometry.java | 192 float dx = x - right; in pointToEvent() local 207 float dx = left - x; in pointToEvent() local
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Search.java | 353 float dx = -getLeft() * interpolatedTime; in applyTransformation() local 365 float dx = -getLeft() * (1.0f - interpolatedTime); in applyTransformation() local
|
D | Workspace.java | 517 int dx = w/2; in dispatchDraw() local
|
/packages/apps/Launcher/src/com/android/launcher/ |
D | Search.java | 351 float dx = -getLeft() * interpolatedTime; in applyTransformation() local 363 float dx = -getLeft() * (1.0f - interpolatedTime); in applyTransformation() local
|
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/ |
D | NexusWallpaper.java | 97 public Pulse(long now, int x, int y, int dx, int dy) { in Pulse() 122 public void start(long now, int x, int y, int dx, int dy) { in start()
|
/packages/apps/Launcher2/res/raw/ |
D | rollo2.c | 89 float dx = -(state->newPositionX - g_LastPositionX); in move() local
|
D | rollo.c | 90 float dx = -(state->newPositionX - g_LastPositionX); in move() local
|
D | rollo3.c | 107 float dx = -(state->newPositionX - g_LastPositionX); in move() local
|