Home
last modified time | relevance | path

Searched refs:unmapOfflineBuffers (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.h363 int32_t unmapOfflineBuffers(bool all);
DQCamera3Channel.cpp2869 unmapOfflineBuffers(true); in stop()
2885 int32_t QCamera3ReprocessChannel::unmapOfflineBuffers(bool all) in unmapOfflineBuffers() function in qcamera::QCamera3ReprocessChannel
DQCamera3PostProc.cpp813 rc = m_pReprocChannel->unmapOfflineBuffers(false); in releaseOfflineBuffers()