Searched refs:waitForSurfaceUpdateCount (Results 1 – 2 of 2) sorted by relevance
267 waitForSurfaceUpdateCount(surfaceUpdateCount + 1); in drawFrame()276 public int waitForSurfaceUpdateCount(int updateCount) throws InterruptedException { in waitForSurfaceUpdateCount() method in TextureViewCtsActivity
150 updatedCount = activity.waitForSurfaceUpdateCount(0 + extraSurfaceOffset); in testFirstFrames()153 updatedCount = activity.waitForSurfaceUpdateCount(1 + extraSurfaceOffset); in testFirstFrames()162 updatedCount = activity.waitForSurfaceUpdateCount(2 + extraSurfaceOffset); in testFirstFrames()791 updatedCount = activity.waitForSurfaceUpdateCount(0); in testGetBitmap()794 updatedCount = activity.waitForSurfaceUpdateCount(1); in testGetBitmap()