HomeSort by relevance Sort by last modified time
    Searched refs:onBufferReleasedByOutput (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
StreamSplitter.h 75 // will resume when onBufferReleasedByOutput releases a buffer back to the
98 void onBufferReleasedByOutput(const sp<IGraphicBufferProducer>& from);
110 // into onBufferReleasedByOutput above.
  /frameworks/native/libs/gui/
StreamSplitter.cpp 186 void StreamSplitter::onBufferReleasedByOutput(
267 mSplitter->onBufferReleasedByOutput(mOutput);

Completed in 159 milliseconds