Searched refs:aeTargetFpsRange (Results 1 – 3 of 3) sorted by relevance
669 static const int32_t aeTargetFpsRange[2] = { in constructDefaultRequest() local672 ADD_OR_SIZE(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequest()
620 int32_t aeTargetFpsRange[2] = { in constructDefaultRequestSettings() local624 aeTargetFpsRange[0] = 30; in constructDefaultRequestSettings()626 settings.update(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequestSettings()
2598 static const int32_t aeTargetFpsRange[2] = { in constructDefaultRequest() local2601 ADD_OR_SIZE(ANDROID_CONTROL_AE_TARGET_FPS_RANGE, aeTargetFpsRange, 2); in constructDefaultRequest()