Home
last modified time | relevance | path

Searched defs:dx (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/perf/PerformanceLaunch/src/com/android/performanceLaunch/helper/
DSimpleGLSurfaceView.java62 float dx = x - mPreviousX; in onTouchEvent() local
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DLeanbackLauncherStrategy.java421 int dx = targetPosition.x - currentPosition.x; in launchApp() local