Home
last modified time | relevance | path

Searched refs:aeTargetFpsRange (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI_Metatags.cpp684 static const int32_t aeTargetFpsRange[2] = { in constructDefaultRequest() local
687 ADD_OR_SIZE(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequest()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp688 static const int32_t aeTargetFpsRange[2] = { in constructDefaultRequestSettings() local
691 settings.update(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequestSettings()
DEmulatedFakeCamera2.cpp2608 static const int32_t aeTargetFpsRange[2] = { in constructDefaultRequest() local
2611 ADD_OR_SIZE(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequest()