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

  /system/media/camera/include/system/
camera_metadata_tags.h 116 ANDROID_CONTROL_AE_TARGET_FPS_RANGE,
  /hardware/samsung_slsi/exynos5/libcamera2/
MetadataConverter.cpp 374 case ANDROID_CONTROL_AE_TARGET_FPS_RANGE:
543 if (0 != add_camera_metadata_entry(dst, ANDROID_CONTROL_AE_TARGET_FPS_RANGE,
ExynosCamera2.cpp 910 ADD_OR_SIZE(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2);
  /system/media/camera/src/
camera_metadata_tag_info.c 131 [ ANDROID_CONTROL_AE_TARGET_FPS_RANGE - ANDROID_CONTROL_START ] =
655 case ANDROID_CONTROL_AE_TARGET_FPS_RANGE: {
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 693 settings.update(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2);
    [all...]
EmulatedFakeCamera2.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.cpp     [all...]

Completed in 29 milliseconds