Home
last modified time | relevance | path

Searched defs:xOffset (Results 1 – 6 of 6) sorted by relevance

/development/samples/MotionMechanics/src/com/android/mechanics/demo/presentation/
DDirectionChangeDemo.kt120 val xOffset = (-halfSize + motionValue.output).toInt() in DemoUi() constant
DSpecDemo.kt131 val xOffset = (-halfSize + motionValue.output).toInt() in <lambda>() constant
DDirectionSpecDemo.kt131 val xOffset = (-halfSize + motionValue.output).toInt() in <lambda>() constant
/development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
DCardView.java137 PropertyValuesHolder xOffset = PropertyValuesHolder.ofFloat(View.TRANSLATION_X, in flipHorizontally() local
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
DCubeWallpaper1.java126 public void onOffsetsChanged(float xOffset, float yOffset, in onOffsetsChanged()
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
DCubeWallpaper2.java190 public void onOffsetsChanged(float xOffset, float yOffset, in onOffsetsChanged()