Searched defs:screenshots (Results 1 – 5 of 5) sorted by relevance
72 val screenshots = in horizontalFilmstrip() constant89 val screenshots = in horizontalFilmstrip_labelsWiderThanScreenshot() constant108 val screenshots = in horizontalFilmstrip_variableSize_tileMatchesLargestDimensions() constant125 val screenshots = in verticalFilmstrip() constant142 val screenshots = in verticalFilmstrip_labelsTallerThanScreenshot() constant155 val screenshots = in verticalFilmstrip_variableSize_tileMatchesLargestDimensions() constant172 val screenshots = in automaticOrientation_tallScreenshots_filmstripIsHorizontal() constant193 val screenshots = in automaticOrientation_wideScreenshots_filmstripIsVertical() constant211 val screenshots = in limitLongestSide_scalesBasedOnLongerHeight() constant228 val screenshots = in limitLongestSide_scalesBasedOnLongerWidth() constant[all …]
157 val screenshots = in <lambda>() constant
49 Set<TestScreenshotsMetadata.ScreenshotMetadata> screenshots) { in TestScreenshotsMetadata()
31 class Filmstrip(private val screenshots: List<MotionScreenshot>) { constant in platform.test.motion.filmstrip.Filmstrip101 val screenshots: List<MotionScreenshot>, constant in platform.test.motion.filmstrip.FilmstripRenderer
30 class VideoRenderer(private val screenshots: List<MotionScreenshot>) { in <lambda>() constant in platform.test.motion.filmstrip.VideoRenderer