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

  /hardware/libhardware/include/hardware/
camera2.h 55 struct camera2_device;
532 int (*set_request_queue_src_ops)(const struct camera2_device *,
540 int (*notify_request_queue_not_empty)(const struct camera2_device *);
545 int (*set_frame_queue_dst_ops)(const struct camera2_device *,
554 int (*get_in_progress_count)(const struct camera2_device *);
563 int (*flush_captures_in_progress)(const struct camera2_device *);
576 int (*construct_default_request)(const struct camera2_device *,
629 const struct camera2_device *,
654 const struct camera2_device *,
664 const struct camera2_device *,
826 typedef struct camera2_device { struct
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera2.h 44 class EmulatedCamera2 : public camera2_device, public EmulatedBaseCamera {
  /hardware/libhardware/tests/camera2/
camera2_utils.h 116 status_t getNotificationsFrom(camera2_device *dev);
camera2_utils.cpp 246 status_t NotifierListener::getNotificationsFrom(camera2_device *dev) {
camera2.cpp 339 camera2_device *mDevice;
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]

Completed in 39 milliseconds