Searched refs:switchChannelCb (Results 1 – 3 of 3) sorted by relevance
79 int32_t switchChannelCb(uint32_t camMaster);
734 int32_t QCameraChannel::switchChannelCb(uint32_t camMaster) in switchChannelCb() function in qcamera::QCameraChannel
7247 ret = m_channels[i]->switchChannelCb(camMaster); in switchCameraCb()