Home
last modified time | relevance | path

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

/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
395 EmulatedCamera2::get_in_progress_count,
DEmulatedCamera2.h168 static int get_in_progress_count(const camera2_device_t *);
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dcamera2.h558 int (*get_in_progress_count)(const struct camera2_device *); member