Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DEyePosition.java126 float tx = t * x; in onAccelerometerChanged() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWidgetPreviewLoader.java397 float tx = x; in generateWidgetPreview() local
DFolder.java497 PropertyValuesHolder tx = PropertyValuesHolder.ofFloat("translationX", transX, 0); in animateOpen() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageShow.java499 float tx = (getWidth() - w) / 2.0f; in computeImageBounds() local
/packages/apps/Gallery2/src/com/android/photos/views/
DTiledImageRenderer.java597 int tx, int ty, int level, float x, float y, float length) { in drawTile()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
DTiledImageRenderer.java598 int tx, int ty, int level, float x, float y, float length) { in drawTile()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DTileImageView.java590 int tx, int ty, int level, float x, float y, float length) { in drawTile()