Home
last modified time | relevance | path

Searched defs:beautyType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability.cpp83 std::vector<int32_t> CameraAbility::GetSupportedBeautyRange(BeautyType beautyType) in GetSupportedBeautyRange()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp204 std::vector<int32_t> GetSupportedBeautyRangeStub(void* obj, BeautyType beautyType) in GetSupportedBeautyRangeStub()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp391 BeautyType beautyType = static_cast<BeautyType>( in TestBeauty() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/
H A Dcamera_ability_napi.cpp437 BeautyType beautyType = (BeautyType)value; in GetSupportedBeautyRange() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp2588 BeautyType beautyType = beautyTypes[i]; in GetSupportedBeautyTypes() local
2624 int32_t beautyType; in GetSupportedBeautyRange() local
2663 int32_t beautyType; in GetBeauty() local
2692 int32_t beautyType; in SetBeauty() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp3239 std::vector<int32_t> CaptureSession::GetSupportedBeautyRange(BeautyType beautyType) in GetSupportedBeautyRange()
3289 bool CaptureSession::SetBeautyValue(BeautyType beautyType, int32_t beautyLevel) in SetBeautyValue()
3357 void CaptureSession::SetBeauty(BeautyType beautyType, int value) in SetBeauty()
3411 int32_t CaptureSession::GetBeauty(BeautyType beautyType) in GetBeauty()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp7766 BeautyType beautyType = AUTO_TYPE; variable
7826 BeautyType beautyType = AUTO_TYPE; variable
8013 BeautyType beautyType = AUTO_TYPE; variable