Home
last modified time | relevance | path

Searched defs:get_in_progress_count (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp346 int QCameraHardwareInterface::get_in_progress_count() in get_in_progress_count() function in android::QCameraHardwareInterface
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp242 int get_in_progress_count(const struct camera2_device *device) in get_in_progress_count() function
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp241 int EmulatedCamera2::get_in_progress_count(const camera2_device_t *d) { in get_in_progress_count() function in android::EmulatedCamera2