Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DSurfaceTextureHelperTest.java61 public VideoFrame.TextureBuffer waitForTextureBuffer() throws InterruptedException { in waitForTextureBuffer() method in SurfaceTextureHelperTest.MockTextureListener
146 final VideoFrame.TextureBuffer textureBuffer = listener.waitForTextureBuffer(); in testThreeConstantColorFrames()
213 final VideoFrame.TextureBuffer textureBuffer = listener.waitForTextureBuffer(); in testLateReturnFrame()
265 listener.waitForTextureBuffer().release(); in testDispose()
315 listener.waitForTextureBuffer().release(); in testStopListening()
411 listener1.waitForTextureBuffer().release(); in testRestartListeningWithNewListener()
427 listener2.waitForTextureBuffer().release(); in testRestartListeningWithNewListener()
474 final VideoFrame.TextureBuffer textureBuffer = listener.waitForTextureBuffer(); in testTexturetoYuv()
DGlRectDrawerTest.java297 final VideoFrame.TextureBuffer textureBuffer = listener.waitForTextureBuffer();
DVideoFrameBufferTest.java203 final VideoFrame.TextureBuffer textureBuffer = listener.waitForTextureBuffer();