Searched defs:frameId (Results 1 – 3 of 3) sorted by relevance
46 timeSeries.frameIds.zip(screenshots) { frameId, bitmap -> in <lambda>() method
154 lateinit var frameId: FrameId in recordSeekableAnimation() variable
98 data class MotionScreenshot(val frameId: FrameId, val bitmap: Bitmap) constant in platform.test.motion.filmstrip.MotionScreenshot