Home
last modified time | relevance | path

Searched defs:supportedBeautyTypes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp119 void PrintSupportBeautyTypes(vector<BeautyType> supportedBeautyTypes) in PrintSupportBeautyTypes()
200 … std::vector<BeautyType> supportedBeautyTypes = {AUTO_TYPE, SKIN_SMOOTH, FACE_SLENDER, SKIN_TONE}; in GetSupportedBeautyTypesStub() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp3206 std::vector<BeautyType> supportedBeautyTypes = {}; in GetSupportedBeautyTypes() local
3253 std::vector<BeautyType> supportedBeautyTypes = GetSupportedBeautyTypes(); in GetSupportedBeautyRange() local
3371 std::vector<BeautyType> supportedBeautyTypes = GetSupportedBeautyTypes(); in SetBeauty() local
3422 std::vector<BeautyType> supportedBeautyTypes = GetSupportedBeautyTypes(); in GetBeauty() local