Home
last modified time | relevance | path

Searched refs:MEDIUM (Results 1 – 25 of 157) sorted by relevance

1234567

/ohos5.0/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 }; enumerator
284 enum class Quality { LOW = 0, MEDIUM = 1, HIGH = 2 }; enumerator
289 Quality quality { Quality::MEDIUM };
294 enum class Sharpness { SOFT = 0, MEDIUM = 1, SHARP = 2 }; enumerator
295 enum class Quality { LOW = 0, MEDIUM = 1, HIGH = 2 }; enumerator
300 Quality quality { Quality::MEDIUM };
333 enum class Sharpness : uint32_t { SOFT = 0, MEDIUM = 1, SHARP = 2 }; enumerator
335 enum class Quality : uint32_t { LOW = 0U, MEDIUM = 1U, HIGH = 2U }; enumerator
340 Quality quality { Quality::MEDIUM };
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutils.h23 MEDIUM, enumerator
27 DEFAULT = MEDIUM,
/ohos5.0/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")
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifiers_def.in57 DECLARE_ANIMATABLE_MODIFIER(CornerRadius, Vector4f, CORNER_RADIUS, Add, Appearance, MEDIUM)
101 DECLARE_ANIMATABLE_MODIFIER(OutlineRadius, Vector4f, OUTLINE_RADIUS, Add, Foreground, MEDIUM)
119 DECLARE_ANIMATABLE_MODIFIER(ClipRRect, RRect, CLIP_RRECT, Replace, Appearance, MEDIUM)
151 DECLARE_ANIMATABLE_MODIFIER(Spherize, float, SPHERIZE, Replace, Appearance, MEDIUM)
273 …RE_ANIMATABLE_MODIFIER(AttractionFraction, float, ATTRACTION_FRACTION, Replace, Appearance, MEDIUM)
275 …ANIMATABLE_MODIFIER(AttractionDstPoint, Vector2f, ATTRACTION_DSTPOINT, Replace, Appearance, MEDIUM)
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_update.cpp1291 data.fontWeight = Ace::FontWeight::MEDIUM;
1306 data.fontWeight = Ace::FontWeight::MEDIUM;
1361 data.fontWeight = Ace::FontWeight::MEDIUM;
1376 data.fontWeight = Ace::FontWeight::MEDIUM;
1431 data.fontWeight = Ace::FontWeight::MEDIUM;
1446 data.fontWeight = Ace::FontWeight::MEDIUM;
1837 data.fontWeight = Ace::FontWeight::MEDIUM;
1852 data.fontWeight = Ace::FontWeight::MEDIUM;
1906 data.fontWeight = Ace::FontWeight::MEDIUM;
1921 data.fontWeight = Ace::FontWeight::MEDIUM;
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-sheet-transition.md48 …<br/>底部弹窗竖屏时,最大高度为距离状态栏8vp。<br />居中弹窗和跟手弹窗设置类型为SheetSize.LARGE和SheetSize.MEDIUM无效,显示默认高度560vp。居中弹窗…
80 | MEDIUM | 0 | 指定半模态高度为屏幕高度一半。<br />**原子化服务API:** 从API version 11开始,该接口支持在原子化…
273 detents: [SheetSize.MEDIUM, SheetSize.LARGE, 200],
325 detents: [SheetSize.MEDIUM, SheetSize.LARGE, 200],
378 height: SheetSize.MEDIUM,
566 detents: [SheetSize.MEDIUM, SheetSize.LARGE, 200],
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_fxaa.frag37 // enum Sharpness { SOFT = 0, MEDIUM = 1, SHARP = 2 };
49 // enum Quality { LOW = 0, MEDIUM = 1, HIGH = 2 };
/ohos5.0/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()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_filter.h35 MEDIUM, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Djs-apis-image-sys.md39 | MEDIUM | 2 | 中等画质效果,解码耗时中等<br/>此接口为系统接口。|
/ohos5.0/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()
/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Dtypes.h108 MEDIUM, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.h33 MEDIUM, enumerator
H A Dclick_spring_effect.cpp32 …{ ClickSpringEffectType::MEDIUM, { 0.95, 0.5, AceType::MakeRefPtr<SpringProperty>(0.5, 350.0, 35.0…
/ohos5.0/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;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dfilter.h34 MEDIUM, enumerator
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h183 MEDIUM, enumerator
348 MEDIUM = 2, // SWS_BICUBIC enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp83 { FxaaConfiguration::Sharpness::MEDIUM, "medium" },
90 { FxaaConfiguration::Quality::MEDIUM, "medium" },
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-taskpool.md5 您所创建的同一优先级任务的执行顺序可以由您决定,任务真实执行的顺序与您调用任务池API提供的任务执行接口顺序一致。任务默认优先级是MEDIUM
147 | priority | [Priority](#priority) | 否 | 等待执行的任务的优先级,该参数默认值为taskpool.Priority.MEDIUM。 |
181 taskpool.execute(task2, taskpool.Priority.MEDIUM).then((value: Object) => {
205 | priority | [Priority](#priority) | 否 | 等待执行的任务的优先级,该参数默认值为taskpool.Priority.MEDIUM。 |
239 taskpool.execute<[number], number>(task2, taskpool.Priority.MEDIUM).then((value: number) => {
439 | priority | [Priority](#priority) | 否 | 周期执行的任务的优先级,该参数默认值为taskpool.Priority.MEDIUM。 |
830 | MEDIUM | 1 | 任务为中优先级。<br/>**原子化服务API**:从API version 11 开始,该接口支持在原子化服务中使用。 |
865 taskpool.execute(taskArray[i + 2], taskpool.Priority.MEDIUM);
2054 | priority | [Priority](#priority) | 否 | 指定任务的优先级,该参数默认值为taskpool.Priority.MEDIUM。 |
2090 | priority | [Priority](#priority) | 否 | 指定任务的优先级,该参数默认值为taskpool.Priority.MEDIUM。 |
[all …]
/ohos5.0/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()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_ai_sr_hdr_test.cpp163 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM;
279 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM; // decode to old size
515 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM;
635 decodeOpts.resolutionQuality = ResolutionQuality::MEDIUM;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h50 MEDIUM, enumerator
842 { "medium", FontWeight::MEDIUM },
874 …{ FontWeight::MEDIUM, "medium" }, { FontWeight::NORMAL, "normal" }, { FontWeight::REGULAR, "regula… in FontWeightToString()
/ohos5.0/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()
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-image-sys.md39 | MEDIUM | 2 | Medium image quality, requiring a medium decoding time<br>This is a s…
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Di18n_pattern.h98 case MEDIUM: { in GetStringFromPattern2()

1234567