Home
last modified time | relevance | path

Searched refs:center (Results 1 – 7 of 7) sorted by relevance

/platform_testing/tests/automotive/health/mediacenter/
DAndroid.bp20 name: "automotive-media-center-scenarios",
25 "automotive-media-center-app-helper",
/platform_testing/tests/automotive/health/mediacenter/tests/
DAndroid.bp26 "automotive-media-center-scenarios",
28 "automotive-media-center-app-helper",
/platform_testing/libraries/automotive-helpers/media-center-app-helper/
DAndroid.bp22 name: "automotive-media-center-app-helper",
/platform_testing/tests/automotive/functional/mediacenter/
DAndroid.bp28 "automotive-media-center-app-helper",
/platform_testing/tests/automotive/snippets/phone/
DAndroid.bp31 "automotive-media-center-app-helper",
/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
DRegionSubject.kt306 val center = Point(region.bounds.centerX(), region.bounds.centerY()) in <lambda>() constant
313 .addExtraDescription("Center point", center) in <lambda>()
/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DComposeToolkitTest.kt256 drawCircle(Color.Red, radius = 5.dp.toPx(), center = pointerPosition) in <lambda>()