| /platform_testing/libraries/motion/compose/tests/goldens/ |
| D | recordMotion_capturePosition.json | 28 "x": 0, number 32 "x": 0, number 36 "x": 0, number 40 "x": 11.6, number 44 "x": 31.6, number 48 "x": 50, number 52 "x": 63.6, number 56 "x": 73.2, number 60 "x": 79.6, number 64 "x": 83.6, number [all …]
|
| D | recordMotion_motionControl_performGesture_sendIndividualEvents.json | 34 "x": 375, number 38 "x": 375, number 42 "x": 375, number 46 "x": 375, number 50 "x": 375, number 54 "x": 375, number 58 "x": 375, number 62 "x": 375, number 66 "x": 375, number 70 "x": 375, number [all …]
|
| D | recordMotion_AnimatedContent_capturesSlide.json | 28 "x": 0, number 34 "x": 0, number 42 "x": 0, number 48 "x": 0, number 56 "x": 0, number 62 "x": 0, number 70 "x": 0, number 76 "x": 0, number 84 "x": 0, number 90 "x": 0, number [all …]
|
| D | recordMotion_motionControl_performGestureAsync.json | 26 "x": 375, number 30 "x": 375, number 34 "x": 375, number 38 "x": 375, number 42 "x": 375, number 46 "x": 375, number 50 "x": 375, number 54 "x": 375, number
|
| /platform_testing/libraries/motion/src/platform/test/motion/view/ |
| D | ViewFeatureCaptures.kt | 41 val x = FeatureCapture<View, Float>("x") { view -> view.x.asDataPoint() } in view() constant
|
| /platform_testing/tests/perf/PerformanceLaunch/src/com/android/performanceLaunch/helper/ |
| D | SimpleGLSurfaceView.java | 56 float x = e.getX(); in onTouchEvent() local
|
| /platform_testing/tests/health/scenarios/src/android/platform/test/scenario/generic/ |
| D | MathWork.java | 91 double x = MULTIPLIER; in run() local
|
| /platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/ |
| D | VolumePanelDialog.kt | 83 val x = ((bound.right - bound.left) * rate + bound.left).toInt() in adjustRingVolume() constant
|
| D | VolumeDialog.kt | 164 val x = left + (right - left) / 2 in getDragCoordinates() constant
|
| D | ExpandedBubbleStack.kt | 62 val x = windowBounds.width() / 2f in <lambda>() constant
|
| /platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/ |
| D | ViewCapture.kt | 273 val x = locationInWindow[0] in getBoundsInWindow() constant 286 val x = locationInSurface[0] in getBoundsInSurface() constant
|
| D | ScreenshotTestRule.kt | 337 for (x in rect.left until rect.right) { in <lambda>() method
|
| /platform_testing/libraries/flicker/utils/src/android/tools/helpers/ |
| D | GestureHelper.java | 46 public float x; field in GestureHelper.Tuple 49 public Tuple(float x, float y) { in Tuple() 317 private PointerCoords getPointerCoord(float x, float y, float pressure, float size) { in getPointerCoord()
|
| /platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/ |
| D | MSSIMMatcher.kt | 189 for (x in 0 until windowWidth) { in shouldIgnoreWindow() method 210 for (x in 0 until windowWidth) { in numPixelsToCompareInWindow() variable 251 for (x in 0 until windowWidth) { in getMeans() variable 287 for (x in 0 until windowWidth) { in getVariances() variable
|
| D | HumanEyeMatcher.kt | 95 val x = index % width in <lambda>() constant
|
| D | BitmapMatcher.kt | 116 for (x in startX..endX) { in <lambda>() constant
|
| /platform_testing/tools/automotive/proxy/ |
| D | proxy.cpp | 30 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) argument
|
| /platform_testing/libraries/motion/src/platform/test/motion/filmstrip/ |
| D | Filmstrip.kt | 160 var x = 0f in render() variable
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/perfetto/ |
| D | LayersTraceParser.kt | 302 val x = position?.getChild("x")?.getFloat() ?: 0f in <lambda>() constant
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/ |
| D | Transform.kt | 140 private data class Vec2(val x: Float, val y: Float) constant in android.tools.traces.surfaceflinger.Transform.Vec2
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/ |
| D | WindowLayoutParams.kt | 30 val x: Int = 0, constant in android.tools.traces.wm.WindowLayoutParams
|
| /platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/ |
| D | SpectatioUiUtil.java | 578 public void click(int x, int y) throws IOException { in click()
|