/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | aperture_video_session_napi.cpp | 51 color_effect_props, flash_props, focus_props, zoom_props, aperture_props }; in Init()
|
H A D | fluorescence_photo_session_napi.cpp | 49 auto_exposure_props, focus_props, zoom_props}; in Init()
|
H A D | high_res_photo_session_napi.cpp | 45 auto_exposure_props, focus_props, zoom_props}; in Init()
|
H A D | macro_photo_session_napi.cpp | 46 auto_exposure_props, focus_props, zoom_props, depth_fusion_props, in Init()
|
H A D | macro_video_session_napi.cpp | 47 …auto_exposure_props, focus_props, zoom_props, color_effect_props, features_props, stabilization_pr… in Init()
|
H A D | photo_session_napi.cpp | 45 …auto_exposure_props, focus_props, zoom_props, filter_props, preconfig_props, color_management_prop… in Init()
|
H A D | quick_shot_photo_session_napi.cpp | 50 …ect_props, color_management_props, effect_suggestion_props, flash_props, focus_props, zoom_props }; in Init()
|
H A D | video_session_for_sys_napi.cpp | 48 …auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effect_props, macr… in Init()
|
H A D | video_session_napi.cpp | 46 … auto_exposure_props, focus_props, zoom_props, filter_props, stabilization_props, preconfig_props, in Init()
|
H A D | panorama_session_napi.cpp | 53 …d::vector<std::vector<napi_property_descriptor>> descriptors = { camera_process_props, focus_props, in Init()
|
H A D | photo_session_for_sys_napi.cpp | 48 …auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effect_props, macr… in Init()
|
H A D | secure_camera_session_napi.cpp | 46 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
|
H A D | portrait_session_napi.cpp | 54 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
|
H A D | night_session_napi.cpp | 53 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
|
H A D | light_painting_session_napi.cpp | 63 …color_effect_props, focus_props, manual_focus_props, zoom_props, flash_props, light_painting_props… in Init()
|
H A D | slow_motion_session_napi.cpp | 104 auto_exposure_props, focus_props, zoom_props, filter_props, slow_motion_props}; in Init()
|
H A D | profession_session_napi.cpp | 95 CameraSessionNapi::focus_props, ProfessionSessionNapi::manual_iso_props, in Init()
|
H A D | time_lapse_photo_session_napi.cpp | 257 focus_props, in Init()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/session/ |
H A D | camera_session_napi.h | 409 static const std::vector<napi_property_descriptor> focus_props; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 139 const std::vector<napi_property_descriptor> CameraSessionNapi::focus_props = { member in OHOS::CameraStandard::CameraSessionNapi 902 …flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effec… in Init()
|