Searched refs:beauty_query_props (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/ |
H A D | camera_ability_napi.cpp | 66 const std::vector<napi_property_descriptor> CameraFunctionsNapi::beauty_query_props = { member in OHOS::CameraStandard::CameraFunctionsNapi 111 … beauty_query_props, color_effect_query_props, color_management_query_props, macro_query_props, 114 … zoom_query_props, beauty_query_props, color_effect_query_props, color_management_query_props, 117 …stabilization_query_props, beauty_query_props, color_effect_query_props, color_management_query_pr…
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ability/ |
H A D | camera_ability_napi.h | 112 static const std::vector<napi_property_descriptor> beauty_query_props; variable
|