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 D | macro_photo_session_napi.cpp | 47 color_effect_props, features_props, manual_focus_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_for_sys_napi.cpp | 49 …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 D | camera_session_napi.h | 418 static const std::vector<napi_property_descriptor> features_props; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 206 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()
|