Searched defs:stopAllChannels (Results 1 - 1 of 1) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp4631 * DESCRIPTION: Calls stopAllChannels, notifyErrorForPendingRequests and
4652 rc = stopAllChannels();
4678 LOGE("stopAllChannels failed");
10927 rc = stopAllChannels();
10929 LOGE("stopAllChannels failed");
10969 * FUNCTION : stopAllChannels
10979 int32_t QCamera3HardwareInterface::stopAllChannels() function in class:qcamera::QCamera3HardwareInterface

Completed in 27 milliseconds