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

  /device/generic/goldfish/camera/
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 554 int (*get_in_progress_count)(const struct camera2_device *); member in struct:camera2_device_ops
660 * Release a stream. Returns an error if called when get_in_progress_count
758 * get_in_progress_count is non-zero, or if the stream id is not
    [all...]

Completed in 46 milliseconds