Home
last modified time | relevance | path

Searched refs:features_props (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dmacro_photo_session_napi.cpp47 color_effect_props, features_props, manual_focus_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_for_sys_napi.cpp49 …depth_fusion_props, moon_capture_boost_props, features_props, color_management_props, preconfig_pr… in Init()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/session/
H A Dcamera_session_napi.h418 static const std::vector<napi_property_descriptor> features_props; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp206 const std::vector<napi_property_descriptor> CameraSessionNapi::features_props = { member in OHOS::CameraStandard::CameraSessionNapi
903 … macro_props, depth_fusion_props, moon_capture_boost_props, features_props, color_management_props, in Init()