Searched refs:features_query_props (Results 1 – 2 of 2) sorted by relevance
105 const std::vector<napi_property_descriptor> CameraFunctionsNapi::features_query_props = { member in OHOS::CameraStandard::CameraFunctionsNapi112 depth_fusion_query_props, manual_exposure_query_props, features_query_props}},115 portrait_query_props, aperture_query_props, features_query_props}},118 macro_query_props, manual_exposure_query_props, features_query_props}},
121 static const std::vector<napi_property_descriptor> features_query_props; variable