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

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3BufferManager.h 69 * returnBufferForStream() to return the free buffer to this buffer manager. If the stream
136 * returnBufferForStream may not be called for the same buffer, until the
173 status_t returnBufferForStream(int streamId, int streamSetId, const sp<GraphicBuffer>& buffer,
266 * returned by the returnBufferForStream() call, and available for reuse.
Camera3BufferManager.cpp 252 // in returnBufferForStream() if we want to free buffer more quickly.
358 status_t Camera3BufferManager::returnBufferForStream(int streamId,

Completed in 58 milliseconds