| /frameworks/base/test-runner/src/android/test/ | 
| D | ViewAsserts.java | 45         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 …] 
 | 
| D | TouchUtils.java | 245         int[] xy = new int[2];  in dragViewToBottom()  local 265         int[] xy = new int[2];  in tapView()  local 305         int[] xy = new int[2];  in touchAndCancelView()  local 340         int[] xy = new int[2];  in clickView()  local 401         int[] xy = new int[2];  in longClickView()  local 488         int[] xy = new int[2];  in dragViewToTop()  local 510     private static void getStartLocation(View v, int gravity, int[] xy) {  in getStartLocation() 584         int[] xy = new int[2];  in dragViewBy()  local 634         int[] xy = new int[2];  in dragViewTo()  local 683         int[] xy = new int[2];  in dragViewToX()  local [all …] 
 | 
| /frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ | 
| D | FindRegion.java | 39     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()
  | 
| D | Region.java | 49     public Region(float[] xy, Bitmap img) {  in Region()
  | 
| D | Healing.java | 49     private static Bitmap buildMask(Rect rec, float[] xy) {  in buildMask()
  | 
| /frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ | 
| D | FindRegion.java | 47     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()
  | 
| D | Region.java | 58     public Region(float[] xy, Bitmap img) {  in Region()
  | 
| D | Healing.java | 49     private static Bitmap buildMask(Rect rec, float[] xy) {  in buildMask()
  | 
| /frameworks/base/core/tests/coretests/src/android/widget/scroll/ | 
| D | RequestRectangleVisibleTest.java | 202         int[] xy = new int[2];  in assertOnBottomEdgeOfScreen()  local 223         int[] xy = new int[2];  in assertOnTopEdgeOfScreen()  local
  | 
| /frameworks/av/media/module/codecs/amrwb/enc/src/ | 
| D | g_pitch.c | 37     Word16 xy, yy, exp_xy, exp_yy, gain;  in G_pitch()  local
  | 
| /frameworks/av/media/module/codecs/amrnb/enc/src/ | 
| D | g_code.cpp | 236     Word16 xy, yy, exp_xy, exp_yy, gain;  in G_code()  local
  | 
| D | g_pitch.cpp | 309     Word16 xy;  in G_pitch()  local
  | 
| /frameworks/base/core/tests/coretests/src/android/widget/espresso/ | 
| D | CustomViewActions.java | 86             int[] xy = view.getLocationOnScreen();  in calculateCoordinates()  local
  | 
| /frameworks/native/libs/input/ | 
| D | Input.cpp | 148 vec2 transformWithoutTranslation(const ui::Transform& transform, const vec2& xy) {  in transformWithoutTranslation() 481     const vec2 xy = transform.transform(getXYValue());  in transform()  local 935                                                    const vec2& xy) {  in calculateTransformedXYUnchecked() 941                                          const vec2& xy) {  in calculateTransformedXY() 957         const vec2 xy = calculateTransformedXYUnchecked(source, transform, coords.getXYValue());  in calculateTransformedAxisValue()  local 987     const vec2 xy = calculateTransformedXYUnchecked(source, transform, coords.getXYValue());  in calculateTransformedCoords()  local
  | 
| /frameworks/base/core/java/android/hardware/camera2/params/ | 
| D | MeteringRectangle.java | 112     public MeteringRectangle(Point xy, Size dimensions, int meteringWeight) {  in MeteringRectangle()
  | 
| /frameworks/native/libs/math/include/math/ | 
| D | quat.h | 69         TVec2<T> xy;  member
  | 
| D | vec3.h | 51         TVec2<T> xy;  member
  | 
| D | vec4.h | 51         TVec2<T> xy;  member
  | 
| D | mat3.h | 348     const U xy = x*q.y;  in TMat33()  local
  | 
| /frameworks/rs/driver/runtime/ | 
| D | rs_quaternion.c | 34     float xy = q->x * q->y;  in rsQuaternionGetMatrixUnit()  local
  | 
| /frameworks/base/rs/java/android/renderscript/ | 
| D | Matrix3f.java | 131         float xy = x * y;  in loadRotate()  local
  | 
| /frameworks/rs/support/java/src/androidx/renderscript/ | 
| D | Matrix3f.java | 134         float xy = x * y;  in loadRotate()  local
  | 
| /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ | 
| D | Quaternion.java | 135         double xy = x[1] * x[2];  in matrix()  local
  | 
| /frameworks/rs/ | 
| D | rsMatrix4x4.cpp | 221     const float xy = x * y;  in loadRotate()  local
  | 
| /frameworks/base/libs/hwui/ | 
| D | Matrix.cpp | 357     const float xy = x * y;  in loadRotate()  local
  |