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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.h544 int32_t unmapOfflineBuffers(bool all);
H A DQCamera3Channel.cpp3960 unmapOfflineBuffers(true);
4018 * FUNCTION : unmapOfflineBuffers
4028 int32_t QCamera3ReprocessChannel::unmapOfflineBuffers(bool all) function in class:qcamera::QCamera3ReprocessChannel
H A DQCamera3PostProc.cpp932 rc = m_pReprocChannel->unmapOfflineBuffers(allBuffers);

Completed in 229 milliseconds