Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h245 struct OutputSurface { struct
249 Mutexed<OutputSurface> mOutputSurface; argument
DCCodecBufferChannel.cpp1931 Mutexed<OutputSurface>::Locked output(mOutputSurface); in renderOutputBuffer()
2218 Mutexed<OutputSurface>::Locked output(mOutputSurface); in start()
2800 Mutexed<OutputSurface>::Locked output(mOutputSurface); in setSurface()