Searched refs:gotFrame (Results 1 – 1 of 1) sorted by relevance
456 public boolean gotFrame() { return mGotFrame; } in testDeferredSurfacesByCamera() method in SurfaceViewPreviewTest.TextureAvailableListener574 assertTrue("No texture update received", textureAvailableListener.gotFrame()); in testDeferredSurfacesByCamera()