Searched refs:mSurfaceUpdatedCount (Results 1 – 1 of 1) sorted by relevance
63 private int mSurfaceUpdatedCount; field in TextureViewCtsActivity258 int surfaceUpdateCount = mSurfaceUpdatedCount; in drawFrame()276 while (updateCount > mSurfaceUpdatedCount) { in waitForSurfaceUpdateCount()279 return mSurfaceUpdatedCount; in waitForSurfaceUpdateCount()327 mSurfaceUpdatedCount++; in onSurfaceTextureUpdated()