Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DViewAsserts.java37 int[] xy = new int[2]; in assertOnScreen() local
59 int[] xy = new int[2]; in assertOffScreenBelow() local
79 int[] xy = new int[2]; in assertOffScreenAbove() local
99 int[] xy = new int[2]; in assertHasScreenCoordinates() local
117 int[] xy = new int[2]; in assertBaselineAligned() local
135 int[] xy = new int[2]; in assertRightAligned() local
154 int[] xy = new int[2]; in assertRightAligned() local
172 int[] xy = new int[2]; in assertLeftAligned() local
191 int[] xy = new int[2]; in assertLeftAligned() local
209 int[] xy = new int[2]; in assertBottomAligned() local
[all …]
DTouchUtils.java233 int[] xy = new int[2]; in dragViewToBottom() local
253 int[] xy = new int[2]; in tapView() local
293 int[] xy = new int[2]; in touchAndCancelView() local
328 int[] xy = new int[2]; in clickView() local
389 int[] xy = new int[2]; in longClickView() local
476 int[] xy = new int[2]; in dragViewToTop() local
498 private static void getStartLocation(View v, int gravity, int[] xy) { in getStartLocation()
572 int[] xy = new int[2]; in dragViewBy() local
622 int[] xy = new int[2]; in dragViewTo() local
671 int[] xy = new int[2]; in dragViewToX() local
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DRequestRectangleVisibleTest.java200 int[] xy = new int[2]; in assertOnBottomEdgeOfScreen() local
221 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/policy/src/com/android/internal/policy/impl/
DIconUtilities.java186 int[] xy = new int[2]; in createSelectedBitmap() local
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DMatrix3f.java130 float xy = x * y; in loadRotate() local
DMatrix4f.java173 float xy = x * y; in loadRotate() local
/frameworks/base/graphics/java/android/renderscript/
DMatrix3f.java130 float xy = x * y; in loadRotate() local
DMatrix4f.java173 float xy = x * y; in loadRotate() local
/frameworks/rs/
DrsMatrix4x4.cpp221 const float xy = x * y; in loadRotate() local
/frameworks/base/libs/hwui/
DMatrix.cpp324 const float xy = x * y; in loadRotate() local
/frameworks/base/opengl/java/android/opengl/
DMatrix.java592 float xy = x * y; in setRotateM() local
/frameworks/native/opengl/libagl/
Dmatrix.cpp367 const GLfloat xy = x * y; in rotate() local
/frameworks/base/core/java/android/widget/
DAbsListView.java5442 final int[] xy = new int[2]; in positionPopup() local