Home
last modified time | relevance | path

Searched defs:cacheCount (Results 1 – 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.h99 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dlazy_for_each_builder.h318 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/layout/
Dmock_layout_wrapper.cpp80 void SetCacheCount(int32_t cacheCount = 0, const std::optional<LayoutConstraintF>& itemConstraint =… in SetCacheCount()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
Dhdidevice_test.cpp195 uint32_t cacheCount = 1; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_node.cpp83 void LayoutWrapperNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& i… in SetCacheCount()
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_component.h188 void SetCachedCount(int32_t cacheCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h455 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dui_node.cpp840 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
Dframe_node.cpp244 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount()
2554 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp169 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
Dmock_frame_node.cpp134 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.cpp952 auto cacheCount = listLayoutProperty->GetCachedCountValue(1); in Layout() local
1137 …st<int32_t> ListLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
Dlist_lanes_layout_algorithm.cpp431 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
Dhdi_device_impl.cpp592 …iDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, in CreateLayer()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp864 auto cacheCount = gridLayoutProperty->GetCachedCountValue(1); in SkipLargeOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp2672 auto cacheCount = layoutProperty->GetCachedCountValue(1); in SetLazyLoadFeature() local