/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | aperture_video_session_napi.cpp | 50 …r<std::vector<napi_property_descriptor>> descriptors = { camera_process_props, auto_exposure_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 | 49 …r<std::vector<napi_property_descriptor>> descriptors = { camera_process_props, auto_exposure_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 | 54 auto_exposure_props, color_effect_props, auto_wb_props, manual_wb_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 | 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 | 85 …d::vector<napi_property_descriptor> manual_exposure_props = CameraSessionNapi::auto_exposure_props; in Init()
|
H A D | time_lapse_photo_session_napi.cpp | 256 auto_exposure_props, in Init()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/session/ |
H A D | camera_session_napi.h | 408 static const std::vector<napi_property_descriptor> auto_exposure_props; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 128 const std::vector<napi_property_descriptor> CameraSessionNapi::auto_exposure_props = { member in OHOS::CameraStandard::CameraSessionNapi 902 …flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effec… in Init()
|