Searched refs:renderFilmstrip (Results 1 – 3 of 3) sorted by relevance
46 ScreenshotAsserterConfig(captureStrategy = { filmstrip.renderFilmstrip() }) in assertFilmstripRendering()182 .renderFilmstrip() in automaticOrientation_tallScreenshots_filmstripIsHorizontal()203 .renderFilmstrip() in automaticOrientation_wideScreenshots_filmstripIsVertical()
110 val filmstripBitmap = filmstrip.renderFilmstrip() in filmstripMatchesGolden()
63 fun renderFilmstrip(): Bitmap { in renderFilmstrip() method