Home
last modified time | relevance | path

Searched refs:HORIZONTAL (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/motion/tests/src/platform/test/motion/filmstrip/
DFilmstripTest.kt55 .apply { orientation = FilmstripOrientation.HORIZONTAL } in horizontalSingleFrame()
80 Filmstrip(screenshots).apply { orientation = FilmstripOrientation.HORIZONTAL } in horizontalFilmstrip()
102 Filmstrip(screenshots).apply { orientation = FilmstripOrientation.HORIZONTAL } in horizontalFilmstrip_labelsWiderThanScreenshot()
116 Filmstrip(screenshots).apply { orientation = FilmstripOrientation.HORIZONTAL } in horizontalFilmstrip_variableSize_tileMatchesLargestDimensions()
221 orientation = FilmstripOrientation.HORIZONTAL in limitLongestSide_scalesBasedOnLongerHeight()
238 orientation = FilmstripOrientation.HORIZONTAL in limitLongestSide_scalesBasedOnLongerWidth()
255 orientation = FilmstripOrientation.HORIZONTAL in limitLongestSide_doesNotScaleUp()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DSeekUtility.java39 HORIZONTAL, enumConstant
122 case HORIZONTAL: in seek()
DScrollUtility.java42 HORIZONTAL; enumConstant
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
DJsonConfigConstants.java123 HORIZONTAL; enumConstant
/platform_testing/libraries/motion/src/platform/test/motion/filmstrip/
DFilmstrip.kt72 FilmstripOrientation.HORIZONTAL -> true
93 HORIZONTAL,
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java390 SeekUtility.SeekLayout.HORIZONTAL, in setBrightness()