Home
last modified time | relevance | path

Searched refs:gotFrame (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DSurfaceViewPreviewTest.java456 public boolean gotFrame() { return mGotFrame; } in testDeferredSurfacesByCamera() method in SurfaceViewPreviewTest.TextureAvailableListener
574 assertTrue("No texture update received", textureAvailableListener.gotFrame()); in testDeferredSurfacesByCamera()