Home
last modified time | relevance | path

Searched defs:dy (Results 1 – 25 of 28) sorted by relevance

12

/development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/
DMyGLSurfaceView.java59 float dy = y - mPreviousY; in onTouchEvent() local
/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/
DMyGLSurfaceView.java62 float dy = y - mPreviousY; in onTouchEvent() local
/development/samples/CrossCompatibility/src/com/example/android/touchexample/
DTouchExampleView.java67 public void onDrag(float dx, float dy) { in onDrag()
DVersionedGestureDetector.java50 public void onDrag(float dx, float dy); in onDrag()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchRotateActivity.java100 float dy = e.getY() - mPreviousY; in updateAngles() local
DBitmapMesh.java92 float dy = cy - y; in warp() local
DFingerPaint.java102 float dy = Math.abs(y - mY); in touch_move() local
DWindowSurface.java100 float x, y, dx, dy; field in WindowSurface.MovingPoint
/development/perftests/panorama/feature_mos/src/mosaic/
DGeometry.h104 double dy = y2 - y0; in FindTriangleCentroid() local
DBlend.cpp1135 double dy = (m_AllSites[ce->second].getVCenter().y - m_AllSites[ce->first].getVCenter().y); in ClipBlendRect() local
1306 double dy = prevY - firstY; in ComputeBlendParameters() local
DDelaunay.cpp475 double adx, ady, bdx, bdy, cdx, cdy, dx, dy, nad, nbd, ncd; in incircle() local
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
DRecyclerViewActivity.java145 public int scrollVerticallyBy(int dy, RecyclerView.Recycler recycler, in scrollVerticallyBy()
DAnimatedRecyclerView.java527 public int scrollVerticallyBy(int dy, RecyclerView.Recycler recycler, in scrollVerticallyBy()
/development/ndk/platforms/android-3/include/linux/
Dfb.h298 __u32 dy; member
307 __u32 dy; member
316 __u32 dy; member
/development/ndk/platforms/android-21/include/linux/
Dfb.h345 __u32 dy; member
355 __u32 dy; member
365 __u32 dy; member
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java286 float dy = ball.mPosY - curr.mPosY; in update() local
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java184 int dy = 0; in translateCommand() local
/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_feature_detection.cpp221 float dx,dy; in db_gxx_gxy_gyy_row_f() local
1476 float dy = (fxx * fy - fxy * fx) / denom; in db_SubPixel() local
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12