Searched refs:mInfoOnSurface (Results 1 – 1 of 1) sorted by relevance
636 private BufferInfo mInfoOnSurface; field in VideoEncoderTest.SurfaceVideoProcessor690 info = mInfoOnSurface; in processLoop()713 mInfoOnSurface = null; in processLoop()714 if (mBuffersToRender.size() > 0 && mInfoOnSurface == null) { in processLoop()778 if (mInfoOnSurface != null || mBuffersToRender.size() > 0) { in onOutputBufferAvailable()802 mInfoOnSurface = info; in renderDecodedBuffer()