Searched refs:CONTROL_AE_TARGET_FPS_RANGE (Results 1 – 11 of 11) sorted by relevance
95 Range<Integer> previewFpsRange = mTemplateSettings.get(CONTROL_AE_TARGET_FPS_RANGE); in AndroidCamera2Settings()208 } else if (setting == CONTROL_AE_TARGET_FPS_RANGE) { in matchesTemplateDefault()209 Range<Integer> defaultFpsRange = mTemplateSettings.get(CONTROL_AE_TARGET_FPS_RANGE); in matchesTemplateDefault()257 updateRequestSettingOrForceToDefault(CONTROL_AE_TARGET_FPS_RANGE, in getRequestSettings()
326 requestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()348 recordingRequestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()351 recordingOnlyBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()877 recordingRequestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startRecording()
79 Range<Integer> fpsRange = request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in createHighSpeedRequestList()
1838 request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onCaptureStarted()1966 request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onResultReceived()
773 public static final Key<android.util.Range<Integer>> CONTROL_AE_TARGET_FPS_RANGE = field in CaptureResult
1063 public static final Key<android.util.Range<Integer>> CONTROL_AE_TARGET_FPS_RANGE = field in CaptureRequest
162 Range<Integer> aeFpsRange = request.get(CONTROL_AE_TARGET_FPS_RANGE); in convertRequestMetadata()
813 CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, in mapRequest()1371 m.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, bestRange); in createRequestTemplate()
12918 …ware.camera2.CaptureRequest.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;12991 …dware.camera2.CaptureResult.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;
15416 …ware.camera2.CaptureRequest.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;15494 …dware.camera2.CaptureResult.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;
16208 …ware.camera2.CaptureRequest.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;16286 …dware.camera2.CaptureResult.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;