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

  /device/generic/goldfish/camera/
EmulatedCamera2.h 214 static int trigger_action(const camera2_device_t *,
EmulatedCamera2.cpp 317 int EmulatedCamera2::trigger_action(const camera2_device_t *d, function in class:android::EmulatedCamera2
404 EmulatedCamera2::trigger_action,
  /hardware/libhardware/include/hardware/
camera2.h 323 * trigger_action(CAMERA2_TRIGGER_AUTOFOCUS) or
324 * trigger_action(CAMERA2_TRIGGER_CANCEL_AUTOFOCUS), or 0 if trigger has not
332 * trigger_action(CAMERA2_TRIGGER_PRECAPTURE_METERING), or 0 if that method
340 * trigger_action(CAMERA2_TRIGGER_PRECAPTURE_METERING), or 0 if that method
391 * Possible trigger ids for trigger_action()
775 int (*trigger_action)(const struct camera2_device *, member in struct:camera2_device_ops
    [all...]
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.cpp 510 res = mHal2Device->ops->trigger_action(mHal2Device,
523 res = mHal2Device->ops->trigger_action(mHal2Device,
536 res = mHal2Device->ops->trigger_action(mHal2Device,
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]

Completed in 48 milliseconds