/external/droiddriver/src/io/appium/droiddriver/actions/ |
D | SwipeAction.java | 190 double yStep = ((double) (endY - startY)) / steps; in perform() local 199 Events.touchMove(injector, downTime, startX + (int) (xStep * i), startY + (int) (yStep * i)); in perform()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | image.c | 381 const VGint yStep = 1; in image_sub_data() local 428 y += yStep; in image_sub_data() 446 VGint y = 0, yStep = 1; in image_get_sub_data() local 464 y += yStep; in image_get_sub_data()
|
D | api_images.c | 443 VGint y = (stfb->height - sy) - 1, yStep = -1; in vegaReadPixels() local 456 y += yStep; in vegaReadPixels()
|
D | mask.c | 109 VGint y = (stfb->height - sy) - 1, yStep = -1; in read_alpha_mask() local 140 y += yStep; in read_alpha_mask()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 758 GLint row, yStep; in fallback_copy_texsubimage() local 764 yStep = -1; in fallback_copy_texsubimage() 768 yStep = 1; in fallback_copy_texsubimage() 775 for (row = 0; row < height; row++, srcY += yStep) { in fallback_copy_texsubimage()
|
/external/opencv/cv/src/ |
D | _cvipp.h | 664 (float *pxMap, int xStep, float *pyMap, int yStep, CvSize roiSize,
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/libpng/ |
D | libpng-manual.txt | 2292 png_uint_32 yStep = 1U << PNG_PASS_ROW_SHIFT(pass); 2313 output_y += yStep;
|
/external/skia/third_party/libpng/ |
D | libpng-manual.txt | 2287 png_uint_32 yStep = 1U << PNG_PASS_ROW_SHIFT(pass); 2308 output_y += yStep;
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |