Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp3266 int32_t beautyTypeAbility; in GetSupportedBeautyRange() local
3270 beautyTypeAbility = itr->second; in GetSupportedBeautyRange()
3271 Camera::FindCameraMetadataItem(metadata->get(), beautyTypeAbility, &item); in GetSupportedBeautyRange()
3279 if (beautyTypeAbility == OHOS_ABILITY_BEAUTY_SKIN_TONE_VALUES) { in GetSupportedBeautyRange()