Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.5/default/
DCameraDeviceSession.cpp128 uint64_t CameraDeviceSession::popBufferId( in popBufferId() function in android::hardware::camera::device::V3_5::implementation::CameraDeviceSession
151 return popBufferId(buf, streamId); in getCapResultBufferId()
170 popBufferId(p.first, p.second); in cleanupInflightBufferFences()
320 hBufs[i].bufferId = popBufferId(*(buffers[i]->buffer), hBufs[i].streamId); in returnStreamBuffers()
/hardware/interfaces/camera/device/3.5/default/include/device_v3_5_impl/
DCameraDeviceSession.h151 uint64_t popBufferId(const buffer_handle_t& buf, int streamId);