Home
last modified time | relevance | path

Searched refs:focus_props (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Daperture_video_session_napi.cpp51 color_effect_props, flash_props, focus_props, zoom_props, aperture_props }; in Init()
H A Dfluorescence_photo_session_napi.cpp49 auto_exposure_props, focus_props, zoom_props}; in Init()
H A Dhigh_res_photo_session_napi.cpp45 auto_exposure_props, focus_props, zoom_props}; in Init()
H A Dmacro_photo_session_napi.cpp46 auto_exposure_props, focus_props, zoom_props, depth_fusion_props, in Init()
H A Dmacro_video_session_napi.cpp47 …auto_exposure_props, focus_props, zoom_props, color_effect_props, features_props, stabilization_pr… in Init()
H A Dphoto_session_napi.cpp45 …auto_exposure_props, focus_props, zoom_props, filter_props, preconfig_props, color_management_prop… in Init()
H A Dquick_shot_photo_session_napi.cpp50 …ect_props, color_management_props, effect_suggestion_props, flash_props, focus_props, zoom_props }; in Init()
H A Dvideo_session_for_sys_napi.cpp48 …auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effect_props, macr… in Init()
H A Dvideo_session_napi.cpp46 … auto_exposure_props, focus_props, zoom_props, filter_props, stabilization_props, preconfig_props, in Init()
H A Dpanorama_session_napi.cpp53 …d::vector<std::vector<napi_property_descriptor>> descriptors = { camera_process_props, focus_props, in Init()
H A Dphoto_session_for_sys_napi.cpp48 …auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, color_effect_props, macr… in Init()
H A Dsecure_camera_session_napi.cpp46 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
H A Dportrait_session_napi.cpp54 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
H A Dnight_session_napi.cpp53 flash_props, auto_exposure_props, focus_props, zoom_props, filter_props, beauty_props, in Init()
H A Dlight_painting_session_napi.cpp63 …color_effect_props, focus_props, manual_focus_props, zoom_props, flash_props, light_painting_props… in Init()
H A Dslow_motion_session_napi.cpp104 auto_exposure_props, focus_props, zoom_props, filter_props, slow_motion_props}; in Init()
H A Dprofession_session_napi.cpp95 CameraSessionNapi::focus_props, ProfessionSessionNapi::manual_iso_props, in Init()
H A Dtime_lapse_photo_session_napi.cpp257 focus_props, in Init()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/session/
H A Dcamera_session_napi.h409 static const std::vector<napi_property_descriptor> focus_props; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp139 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()