OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_in_progress_count
(Results
1 - 6
of
6
) sorted by null
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.h
56
int
get_in_progress_count
(const struct camera2_device *);
QualcommCamera.cpp
80
get_in_progress_count
: android::
get_in_progress_count
,
242
int
get_in_progress_count
(const struct camera2_device *device)
function in namespace:android
249
rc = hardware->
get_in_progress_count
();
/device/generic/goldfish/camera/
EmulatedCamera2.h
168
static int
get_in_progress_count
(const camera2_device_t *);
EmulatedCamera2.cpp
241
int EmulatedCamera2::
get_in_progress_count
(const camera2_device_t *d) {
function in class:android::EmulatedCamera2
395
EmulatedCamera2::
get_in_progress_count
,
/device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI.cpp
346
int QCameraHardwareInterface::
get_in_progress_count
()
function in class:android::QCameraHardwareInterface
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h
204
int
get_in_progress_count
();
Completed in 620 milliseconds