/device/generic/goldfish/camera/ |
EmulatedCamera2.cpp | 317 int EmulatedCamera2::trigger_action(const camera2_device_t *d, function in class:android::EmulatedCamera2 404 EmulatedCamera2::trigger_action,
|
EmulatedCamera2.h | 214 static int trigger_action(const camera2_device_t *,
|
/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/ |
Camera2Device.cpp | 508 res = mHal2Device->ops->trigger_action(mHal2Device, 521 res = mHal2Device->ops->trigger_action(mHal2Device, 534 res = mHal2Device->ops->trigger_action(mHal2Device, [all...] |
/system/media/camera/docs/ |
metadata_properties.xml | 674 trigger_action(CAMERA2_TRIGGER_PRECAPTURE_METERING) [all...] |
/hardware/samsung_slsi/exynos5/libcamera2/ |
ExynosCameraHWInterface2.cpp | [all...] |