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()
330 requestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()352 recordingRequestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()355 recordingOnlyBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startSlowMotionRecording()668 videoSnapshotRequestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, in videoSnapshotTestByCamera()884 recordingRequestBuilder.set(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE, fpsRange); in startRecording()
259 CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onCaptureStarted()374 request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onResultReceived()
96 Range<Integer> fpsRange = request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in createHighSpeedRequestList()
2212 request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onCaptureStarted()2367 request.get(CaptureRequest.CONTROL_AE_TARGET_FPS_RANGE); in onResultReceived()
918 public static final Key<android.util.Range<Integer>> CONTROL_AE_TARGET_FPS_RANGE = field in CaptureResult
1520 public static final Key<android.util.Range<Integer>> CONTROL_AE_TARGET_FPS_RANGE = field in CaptureRequest
1262 Landroid/hardware/camera2/CaptureRequest;.CONTROL_AE_TARGET_FPS_RANGE:Landroid/hardware/camera2/Cap…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
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;
19716 …ware.camera2.CaptureRequest.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;19807 …dware.camera2.CaptureResult.Key<android.util.Range<java.lang.Integer>> CONTROL_AE_TARGET_FPS_RANGE;