HomeSort by relevance Sort by last modified time
    Searched refs:get_in_progress_count (Results 1 - 3 of 3) sorted by null

  /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,
  /hardware/libhardware/include/hardware/
camera2.h 558 int (*get_in_progress_count)(const struct camera2_device *); member in struct:camera2_device_ops
664 * Release a stream. Returns an error if called when get_in_progress_count
762 * get_in_progress_count is non-zero, or if the stream id is not
    [all...]

Completed in 254 milliseconds