Searched refs:mInfoOnSurface (Results 1 – 1 of 1) sorted by relevance
761 private BufferInfo mInfoOnSurface; field in VideoEncoderTest.SurfaceVideoProcessor817 info = mInfoOnSurface; in processLoop()840 mInfoOnSurface = null; in processLoop()841 if (mBuffersToRender.size() > 0 && mInfoOnSurface == null) { in processLoop()906 if (mInfoOnSurface != null || mBuffersToRender.size() > 0) { in onOutputBufferAvailableLocked()930 mInfoOnSurface = info; in renderDecodedBuffer()