Home
last modified time | relevance | path

Searched refs:MEDIUM (Results 1 - 25 of 113) sorted by relevance

12345

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/datastore/
H A Drender_data_store_render_pods.h283 enum class Sharpness { SOFT = 0, MEDIUM = 1, SHARP = 2 }; member in FxaaConfiguration::Sharpness
284 enum class Quality { LOW = 0, MEDIUM = 1, HIGH = 2 }; member in FxaaConfiguration::Sharpness::Quality
289 Quality quality { Quality::MEDIUM };
294 enum class Sharpness { SOFT = 0, MEDIUM = 1, SHARP = 2 }; member in FxaaConfiguration::Sharpness::TaaConfiguration::Sharpness
295 enum class Quality { LOW = 0, MEDIUM = 1, HIGH = 2 }; member in FxaaConfiguration::Sharpness::TaaConfiguration::Sharpness::Quality
300 Quality quality { Quality::MEDIUM };
333 enum class Sharpness : uint32_t { SOFT = 0, MEDIUM = 1, SHARP = 2 }; member in FxaaConfiguration::Sharpness::TaaConfiguration::Sharpness::MotionBlurConfiguration::Sharpness
335 enum class Quality : uint32_t { LOW = 0U, MEDIUM = 1U, HIGH = 2U }; member in FxaaConfiguration::Sharpness::TaaConfiguration::Sharpness::MotionBlurConfiguration::Sharpness::Quality
340 Quality quality { Quality::MEDIUM };
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_filter.h35 MEDIUM, member in OHOS::Ace::Testing::TestingFilter::FilterQuality
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_component_manager.cpp132 DECL_ENUM(FxaaConfiguration::Sharpness, MEDIUM, "medium")
138 DECL_ENUM(FxaaConfiguration::Quality, MEDIUM, "medium")
144 DECL_ENUM(TaaConfiguration::Sharpness, MEDIUM, "medium")
150 DECL_ENUM(TaaConfiguration::Quality, MEDIUM, "medium")
219 DECL_ENUM(MotionBlurConfiguration::Sharpness, MEDIUM, "medium")
225 DECL_ENUM(MotionBlurConfiguration::Quality, MEDIUM, "medium")
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.h33 MEDIUM, member in OHOS::Ace::ClickSpringEffectType
H A Dclick_spring_effect.cpp30 { ClickSpringEffectType::MEDIUM, { 0.95, 0.5, AceType::MakeRefPtr<SpringProperty>(0.5, 350.0, 35.0) } },
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_update.cpp1265 data.fontWeight = Ace::FontWeight::MEDIUM; in HWTEST_F()
1272 EXPECT_EQ(Ace::FontWeight::MEDIUM, pickerProperty->GetWeight().value()); in HWTEST_F()
1280 data.fontWeight = Ace::FontWeight::MEDIUM; in HWTEST_F()
1287 EXPECT_EQ(Ace::FontWeight::MEDIUM, pickerProperty->GetWeight().value()); in HWTEST_F()
1335 data.fontWeight = Ace::FontWeight::MEDIUM; in HWTEST_F()
1342 EXPECT_EQ(Ace::FontWeight::MEDIUM, pickerProperty->GetDisappearWeight().value()); in HWTEST_F()
1350 data.fontWeight = Ace::FontWeight::MEDIUM; in HWTEST_F()
1357 EXPECT_EQ(Ace::FontWeight::MEDIUM, pickerProperty->GetDisappearWeight().value()); in HWTEST_F()
1405 data.fontWeight = Ace::FontWeight::MEDIUM; in HWTEST_F()
1412 EXPECT_EQ(Ace::FontWeight::MEDIUM, pickerPropert in HWTEST_F()
[all...]
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dsystem_load.h27 constexpr int32_t SYSTEMLOADLEVEL_WARM = ResourceSchedule::ResType::SystemloadLevel::MEDIUM;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dfilter.h34 MEDIUM, member in OHOS::Rosen::Drawing::Filter::FilterQuality
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dimage_painter_utils.cpp87 case ImageInterpolation::MEDIUM: { in AddFilter()
114 case ImageInterpolation::MEDIUM: { in AddFilter()
H A Dpixelmap_image.cpp188 case ImageInterpolation::MEDIUM: in StretchImageWithLattice()
241 case ImageInterpolation::MEDIUM: in StretchImageWithSlice()
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_theme.h261 theme->popupTextStyle_.SetFontWeight(FontWeight::MEDIUM); in ParseTextStyleAttributes()
283 theme->seletctTextStyle_.SetFontWeight(FontWeight::MEDIUM); in ParsePattern()
286 theme->defaultTextStyle_.SetFontWeight(FontWeight::MEDIUM); in ParsePattern()
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/
H A Djs_systemload_napi_init.cpp58 napi_create_uint32(env, static_cast<uint32_t>(ResType::SystemloadLevel::MEDIUM), in InitSystemloadLevelType()
74 DECLARE_NAPI_STATIC_PROPERTY("MEDIUM", systemloadLevelMedium), in InitSystemloadLevelType()
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp83 { FxaaConfiguration::Sharpness::MEDIUM, "medium" },
90 { FxaaConfiguration::Quality::MEDIUM, "medium" },
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h182 MEDIUM, member in OHOS::Media::EncodedFormat::FinalOutputStep::ResolutionQuality
346 MEDIUM = 2, // SWS_BICUBIC member in OHOS::Media::EncodedFormat::FinalOutputStep::IncrementalMode::AntiAliasingOption
/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.h135 MEDIUM = 2, member in OHOS::Ace::AceAntiAliasingOption
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_ai_sr_hdr_test.cpp163 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM; in HWTEST_F()
252 * @tc.desc: test jpg, set want smaller size + MEDIUM.
279 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM; // decode to old size in HWTEST_F()
486 * @tc.desc: Set larger want size + MEDIUM to turn on aisr;set HDR to run AIHDR. (AiSr/AiHdr both)
515 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM; in HWTEST_F()
606 * @tc.desc: Set smaller want size + MEDIUM to run aisr;set HDR to run AIHDR. (AiSr/AiHdr both)
635 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h50 MEDIUM, member in OHOS::Ace::FontWeight
842 { "medium", FontWeight::MEDIUM }, in ParseFontWeight()
874 { FontWeight::MEDIUM, "medium" }, { FontWeight::NORMAL, "normal" }, { FontWeight::REGULAR, "regular" }, in FontWeightToString()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.h350 { ImageInterpolation::MEDIUM, "ImageInterpolation.Medium" }, in ConvertWrapImageInterpolationToString()
457 { FontWeight::MEDIUM, "FontWeight.Medium" }, in ConvertWrapFontWeightToStirng()
481 { "FontWeight.Medium", FontWeight::MEDIUM }, in ConvertWrapStringToFontWeight()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h151 layoutProperty->GetFontWeight().value_or(FontWeight::MEDIUM)).c_str(), filter);
199 V2::ConvertWrapFontWeightToStirng(layoutProperty->GetFontWeight().value_or(FontWeight::MEDIUM)).c_str()); in ToJsonValueAttribute()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp228 case AceAntiAliasingOption::MEDIUM: in Scale()
229 pixmap_->scale(xAxis, yAxis, Media::AntiAliasingOption::MEDIUM); in Scale()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp287 case ImageInterpolation::MEDIUM: in DrawImageLattice()
340 case ImageInterpolation::MEDIUM: in DrawImageNine()
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.cpp146 if ((ppConfig.motionBlurConfiguration.quality == MotionBlurConfiguration::Quality::MEDIUM) || in PreExecute()
180 if ((ppConfig.motionBlurConfiguration.quality == MotionBlurConfiguration::Quality::MEDIUM) || in Execute()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp116 operation = AntiAliasingOption::MEDIUM; in scale()
136 operation = AntiAliasingOption::MEDIUM; in scale()
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.h59 enum DateTimeStyle { NONE, FULL, LONG, MEDIUM, SHORT }; enumerator
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_ffi.cpp45 ImageInterpolation::MEDIUM,

Completed in 18 milliseconds

12345