Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/base/test-runner/src/android/test/
DViewAsserts.java45 int[] xy = new int[2]; in assertOnScreen() local
67 int[] xy = new int[2]; in assertOffScreenBelow() local
87 int[] xy = new int[2]; in assertOffScreenAbove() local
107 int[] xy = new int[2]; in assertHasScreenCoordinates() local
125 int[] xy = new int[2]; in assertBaselineAligned() local
143 int[] xy = new int[2]; in assertRightAligned() local
162 int[] xy = new int[2]; in assertRightAligned() local
180 int[] xy = new int[2]; in assertLeftAligned() local
199 int[] xy = new int[2]; in assertLeftAligned() local
217 int[] xy = new int[2]; in assertBottomAligned() local
[all …]
DTouchUtils.java227 int[] xy = new int[2]; in dragViewToBottom() local
247 int[] xy = new int[2]; in tapView() local
287 int[] xy = new int[2]; in touchAndCancelView() local
322 int[] xy = new int[2]; in clickView() local
383 int[] xy = new int[2]; in longClickView() local
470 int[] xy = new int[2]; in dragViewToTop() local
492 private static void getStartLocation(View v, int gravity, int[] xy) { in getStartLocation()
566 int[] xy = new int[2]; in dragViewBy() local
616 int[] xy = new int[2]; in dragViewTo() local
665 int[] xy = new int[2]; in dragViewToX() local
[all …]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
DTouchUtils.java33 int[] xy = new int[2]; in tapView() local
64 int[] xy = new int[2]; in touchAndCancelView() local
91 int[] xy = new int[2]; in clickView() local
128 int[] xy = new int[2]; in longClickView() local
169 int[] xy = new int[2]; in dragViewToTop() local
182 private static void getStartLocation(View v, int gravity, int[] xy) { in getStartLocation()
217 int[] xy = new int[2]; in dragViewTo() local
234 int[] xy = new int[2]; in dragViewToX() local
249 int[] xy = new int[2]; in dragViewToY() local
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DFindRegion.java39 public FindRegion(float[] xy, Bitmap img) { in FindRegion()
103 private static Rect getBoundingRect(float[] xy) { in getBoundingRect()
112 private static RectF calcBounds(float[] xy) { in calcBounds()
DRegion.java49 public Region(float[] xy, Bitmap img) { in Region()
DHealing.java49 private static Bitmap buildMask(Rect rec, float[] xy) { in buildMask()
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DFindRegion.java47 public FindRegion(float[] xy, Bitmap img) { in FindRegion()
148 private static Rect getBoundingRect(float[] xy) { in getBoundingRect()
157 private static RectF calcBounds(float[] xy) { in calcBounds()
171 private static Bitmap buildMask(Rect rec, float[] xy) { in buildMask()
DRegion.java58 public Region(float[] xy, Bitmap img) { in Region()
DHealing.java49 private static Bitmap buildMask(Rect rec, float[] xy) { in buildMask()
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DRequestRectangleVisibleTest.java202 int[] xy = new int[2]; in assertOnBottomEdgeOfScreen() local
223 int[] xy = new int[2]; in assertOnTopEdgeOfScreen() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dg_pitch.c37 Word16 xy, yy, exp_xy, exp_yy, gain; in G_pitch() local
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dg_code.cpp236 Word16 xy, yy, exp_xy, exp_yy, gain; in G_code() local
Dg_pitch.cpp309 Word16 xy; in G_pitch() local
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DCustomViewActions.java86 int[] xy = view.getLocationOnScreen(); in calculateCoordinates() local
/frameworks/base/core/java/android/hardware/camera2/params/
DMeteringRectangle.java112 public MeteringRectangle(Point xy, Size dimensions, int meteringWeight) { in MeteringRectangle()
/frameworks/native/libs/math/include/math/
Dquat.h69 TVec2<T> xy; member
Dvec3.h51 TVec2<T> xy; member
Dmat3.h348 const U xy = x*q.y; in TMat33() local
Dvec4.h51 TVec2<T> xy; member
/frameworks/base/libs/hwui/tests/unit/
DSkiaBehaviorTests.cpp51 SkShader::TileMode xy[2]; in TEST() local
/frameworks/base/services/core/java/com/android/server/policy/
DIconUtilities.java177 int[] xy = new int[2]; in createSelectedBitmap() local
/frameworks/rs/driver/runtime/
Drs_quaternion.c34 float xy = q->x * q->y; in rsQuaternionGetMatrixUnit() local
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DTwoWayBindingAdapterTest.java84 final int[] xy = new int[2]; in clickView() local
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DMatrix3f.java130 float xy = x * y; in loadRotate() local
/frameworks/base/rs/java/android/renderscript/
DMatrix3f.java127 float xy = x * y; in loadRotate() local

12