Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp52 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
54 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
56 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
58 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
60 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
62 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
64 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
66 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
68 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
70 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_component.cpp40 return static_cast<uint32_t>(UpdateRenderType::LAYOUT); in Compare()
44 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
46 UpdateRenderType::LAYOUT); in Compare()
48 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
50 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
52 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
54 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
56 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
57 if (updateType == static_cast<uint32_t>(UpdateRenderType::LAYOUT)) { in Compare()
H A Dlist_item_group_component.cpp37 return static_cast<uint32_t>(UpdateRenderType::LAYOUT); in Compare()
41 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
43 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
45 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
46 if (updateType == static_cast<uint32_t>(UpdateRenderType::LAYOUT)) { in Compare()
H A Dlist_item_component.cpp37 return static_cast<uint32_t>(UpdateRenderType::LAYOUT); in Compare()
41 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
43 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifiers_def.in19 DECLARE_ANIMATABLE_MODIFIER(Bounds, Vector4f, BOUNDS, Replace, Geometry, LAYOUT)
21 DECLARE_ANIMATABLE_MODIFIER(BoundsSize, Vector2f, BOUNDS, Replace, Geometry, LAYOUT)
23 DECLARE_ANIMATABLE_MODIFIER(BoundsPosition, Vector2f, BOUNDS, Replace, Geometry, LAYOUT)
25 DECLARE_ANIMATABLE_MODIFIER(Frame, Vector4f, FRAME, Replace, Geometry, LAYOUT)
27 DECLARE_ANIMATABLE_MODIFIER(SandBox, Vector2f, SANDBOX, Replace, Geometry, LAYOUT)
29 DECLARE_ANIMATABLE_MODIFIER(PositionZ, float, POSITION_Z, Add, Geometry, LAYOUT)
53 DECLARE_ANIMATABLE_MODIFIER(Translate, Vector2f, TRANSLATE, Add, Geometry, LAYOUT)
55 DECLARE_ANIMATABLE_MODIFIER(TranslateZ, float, TRANSLATE_Z, Add, Geometry, LAYOUT)
73 DECLARE_ANIMATABLE_MODIFIER(BgImageWidth, float, BG_IMAGE_WIDTH, Add, Background, LAYOUT)
75 DECLARE_ANIMATABLE_MODIFIER(BgImageHeight, float, BG_IMAGE_HEIGHT, Add, Background, LAYOUT)
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dsvg_dom_test_ng.cpp34 const Size LAYOUT = { 400, 500 }; variable
53 auto clipRect = Testing::TestingRect(0, 0, LAYOUT.Width(), LAYOUT.Height());
55 svgDom->FitImage(canvas, ImageFit::CONTAIN, LAYOUT);
66 SvgUtils::CalculateSvgConentSize(svgContentSize, LAYOUT, SVG_SIZE, VIEW_BOX);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp361 return static_cast<uint32_t>(UpdateRenderType::LAYOUT); in Compare()
365 UpdateRenderType::LAYOUT); in Compare()
367 UpdateRenderType::LAYOUT); in Compare()
369 UpdateRenderType::LAYOUT); in Compare()
370 …tic_cast<uint32_t>(button->GetType() == type_ ? UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
372 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
374 UpdateRenderType::NONE : UpdateRenderType::LAYOUT); in Compare()
375 if (updateType == static_cast<uint32_t>(UpdateRenderType::LAYOUT)) { in Compare()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dframe_info.h42 enum class TaskType { LAYOUT, RENDER }; enumerator
52 case TaskType::LAYOUT: in AddTaskInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h52 LAYOUT = 1, enumerator
223 return static_cast<uint32_t>(UpdateRenderType::LAYOUT); in Compare()
H A Drender_node.cpp1991 if (updateType_ & static_cast<uint32_t>(UpdateRenderType::LAYOUT)) { in MarkUpdateType()
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h62 LAYOUT = 3, enumerator
H A Dglobal_utils.h44 LAYOUT = 3, enumerator
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h82 LAYOUT = 3, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtypes.h104 LAYOUT = 0x8, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp146 … frameInfo_->AddTaskInfo(node->GetTag(), node->GetId(), time, FrameInfo::TaskType::LAYOUT); in FlushLayoutTask()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h36LAYOUT, // 0.5f for properties like position, as the difference in properties by 0.5 appears visu… enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsclientproperty_fuzzer/
H A Drsclientproperty_fuzzer.cpp90 prop->SetThresholdType(ThresholdType::LAYOUT); in DoSetThresholdType001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_property_test.cpp385 float res = prop->GetThresholdByThresholdType(ThresholdType::LAYOUT);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp71 case ThresholdType::LAYOUT: in GetThresholdByThresholdType()
H A Drs_property.h65LAYOUT, // 0.5f for properties like position, as the difference in properties by 0.5 appears visu… enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp319 { ObjectCategoryBits::ANIMATION, "Animations" }, { ObjectCategoryBits::LAYOUT, "Layouts" }, in GetAllCategories()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.cpp555 frictionOffsetProperty_->SetThresholdType(ThresholdType::LAYOUT); in StartScrollAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1008 enum ArkUIAPICustomOp { MEASURE = 1, LAYOUT = 2, DRAW = 3 }; enumerator