| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
| D | light_painting_session_napi.cpp | 162 CameraNapiParamParser jsParamParser(env, info, lightPaintingSessionNapi); in GetSupportedLightPaintings() local 197 CameraNapiParamParser jsParamParser(env, info, lightPaintingSessionNapi); in GetLightPainting() local 226 CameraNapiParamParser jsParamParser(env, info, lightPaintingSessionNapi, lightPaintingType); in SetLightPainting() local 257 CameraNapiParamParser jsParamParser(env, info, lightPaintingSessionNapi); in TriggerLighting() local
|
| D | slow_motion_session_napi.cpp | 201 CameraNapiParamParser jsParamParser(env, info, slowMotionSessionNapi); in IsSlowMotionDetectionSupported() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/ |
| D | camera_input_napi.cpp | 317 …CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction, isEnableSe… in Open() local 373 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Close() local 415 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local 454 CameraNapiParamParser jsParamParser(env, args, emptyDevice); in RegisterErrorCallbackListener() local 474 CameraNapiParamParser jsParamParser(env, args, emptyDevice); in UnregisterErrorCallbackListener() local 550 CameraNapiParamParser jsParamParser(env, info, cameraInputNapi, cameraPosition); in UsedAsPosition() local 570 CameraNapiParamParser jsParamParser(env, info, cameraInputNapi, auxiliaryType, auxiliaryStatus); in ControlAuxiliary() local
|
| D | camera_manager_napi.cpp | 758 CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, jsModeName); in CreateSessionInstance() local 850 … CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, profileNapiOjbect, surfaceId); in CreatePreviewOutputInstance() local 862 …CameraNapiParamParser jsParamParser = CameraNapiParamParser(env, info, cameraManagerNapi, surfaceI… in CreatePreviewOutputInstance() local 890 CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, profileNapiOjbect); in CreateDeferredPreviewOutputInstance() local 1318 CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, cameraInfoObj); in CreateCameraInputInstance() local 1327 … CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, cameraPosition, cameraType); in CreateCameraInputInstance() local 1533 CameraNapiParamParser jsParamParser(env, info, cameraManagerNapi, cameraInfoObj); in IsPrelaunchSupported() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| D | video_output_napi.cpp | 316 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in GetActiveProfile() local 496 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Start() local 538 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Stop() local 698 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in IsMirrorSupported() local 724 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi, isEnable); in EnableMirror() local 749 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local 905 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in IsAutoDeferredVideoEnhancementSupported() local 934 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in IsAutoDeferredVideoEnhancementEnabled() local 994 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in GetSupportedRotations() local 1030 CameraNapiParamParser jsParamParser(env, info, videoOutputNapi); in IsRotationSupported() local [all …]
|
| D | preview_output_napi.cpp | 478 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi); in GetActiveProfile() local 497 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local 541 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi, surfaceId); in AddDeferredSurface() local 574 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Start() local 616 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Stop() local 766 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi); in IsSketchSupported() local 784 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi); in GetSketchRatio() local 805 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi, isEnableSketch); in EnableSketch() local 867 … CameraNapiParamParser jsParamParser(env, info, previewOutputNapi, imageRotation, isDisplayLocked); in SetPreviewRotation() local 905 CameraNapiParamParser jsParamParser(env, info, previewOutputNapi, surfaceId); in AttachSketchSurface() local
|
| D | metadata_output_napi.cpp | 497 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Start() local 539 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Stop() local 582 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local
|
| D | photo_output_napi.cpp | 2055 …CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction, settingsNa… in ParseCaptureSettings() local 2196 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local 2259 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi, isMirror); in EnableMirror() local 2662 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi); in GetActiveProfile() local 3052 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi); in IsAutoHighQualityPhotoSupported() local 3083 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi); in IsAutoCloudImageEnhancementSupported() local 3116 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi, isEnable); in EnableAutoHighQualityPhoto() local 3144 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi, isEnable); in EnableAutoCloudImageEnhancement() local 3172 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi); in IsDepthDataDeliverySupported() local 3202 CameraNapiParamParser jsParamParser(env, info, photoOutputNapi, isEnable); in EnableDepthDataDelivery() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
| D | camera_session_napi.cpp | 1086 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in CommitConfig() local 1422 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Start() local 1464 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Stop() local 1506 CameraNapiParamParser jsParamParser(env, info, asyncContext->objectInfo, asyncFunction); in Release() local 1753 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi); in IsLcdFlashSupported() local 1777 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi, isEnable); in EnableLcdFlash() local 2496 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi, quality); in SetQualityPrioritization() local 2995 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi); in GetSupportedPortraitThemeTypes() local 3038 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi, type); in SetPortraitThemeType() local 3070 CameraNapiParamParser jsParamParser(env, info, cameraSessionNapi); in IsPortraitThemeSupported() local [all …]
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/ |
| D | camera_ability_napi.cpp | 522 CameraNapiParamParser jsParamParser(env, info, cameraFunctionsNapi); in IsDepthFusionSupported() local 542 CameraNapiParamParser jsParamParser(env, info, cameraFunctionsNapi); in GetDepthFusionThreshold() local
|