Searched refs:mInfoOnSurface (Results 1 – 1 of 1) sorted by relevance
701 private BufferInfo mInfoOnSurface; field in VideoEncoderTest.SurfaceVideoProcessor757 info = mInfoOnSurface; in processLoop()780 mInfoOnSurface = null; in processLoop()781 if (mBuffersToRender.size() > 0 && mInfoOnSurface == null) { in processLoop()846 if (mInfoOnSurface != null || mBuffersToRender.size() > 0) { in onOutputBufferAvailableLocked()870 mInfoOnSurface = info; in renderDecodedBuffer()