Searched refs:axis (Results 1 – 8 of 8) sorted by relevance
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/ |
D | CardStreamAnimator.java.ftl | 69 * @param deltaX delta distance by x-axis 70 * @param deltaY delta distance by y-axis 80 * @param deltaX delta distance by x-axis 81 * @param deltaY delta distance by y-axis
|
D | CardStreamLinearLayout.java.ftl | 292 * @param deltaX x moving distance by x-axis. 293 * @param deltaY y moving distance by y-axis.
|
/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/ |
D | FullscreenActivity.java | 321 private float getCenteredAxis(MotionEvent event, InputDevice device, int axis) { in getCenteredAxis() argument 322 InputDevice.MotionRange range = device.getMotionRange(axis, event.getSource()); in getCenteredAxis() 329 float value = event.getAxisValue(axis); in getCenteredAxis()
|
D | ControllerView.java | 220 mAxisBitmap = BitmapFactory.decodeResource(getResources(), R.drawable.axis); in loadBitmaps()
|
/developers/samples/android/ui/views/Elevation/ElevationBasic/ |
D | README.md | 5 This sample demonstrates ways to move a view in the z-axis using 12 alternative ways to move a view in the z-axis. The first shape, the circle,
|
/developers/build/prebuilts/gradle/ElevationBasic/ |
D | README.md | 5 This sample demonstrates ways to move a view in the z-axis using 12 alternative ways to move a view in the z-axis. The first shape, the circle,
|
/developers/samples/android/ui/views/Elevation/ElevationDrag/ |
D | README.md | 16 Elevation is considered the static or initial position of a view on the z axis, while
|
/developers/build/prebuilts/gradle/ElevationDrag/ |
D | README.md | 16 Elevation is considered the static or initial position of a view on the z axis, while
|