Searched refs:extraSurfaceOffset (Results 1 – 1 of 1) sorted by relevance
147 int extraSurfaceOffset = in testFirstFrames() local150 updatedCount = activity.waitForSurfaceUpdateCount(0 + extraSurfaceOffset); in testFirstFrames()151 assertEquals(0 + extraSurfaceOffset, updatedCount); in testFirstFrames()153 updatedCount = activity.waitForSurfaceUpdateCount(1 + extraSurfaceOffset); in testFirstFrames()154 assertEquals(1 + extraSurfaceOffset, updatedCount); in testFirstFrames()162 updatedCount = activity.waitForSurfaceUpdateCount(2 + extraSurfaceOffset); in testFirstFrames()163 assertEquals(2 + extraSurfaceOffset, updatedCount); in testFirstFrames()