Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.h110 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dlazy_for_each_builder.h488 void SetCacheCount(int32_t cacheCount) 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/pattern/list/
Dlist_lanes_layout_algorithm.cpp191 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
480 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
Dlist_layout_algorithm.cpp161 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
1208 auto cacheCount = listLayoutProperty->GetCachedCountValue(1); in Layout() local
1441 …st<int32_t> ListLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp254 auto cacheCount = gridLayoutProperty->GetCachedCountValue(1); in Layout() local
265 void GridScrollLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
270 …idScrollLayoutAlgorithm::LayoutBackwardCachedLine(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutBackwardCachedLine()
328 …ridScrollLayoutAlgorithm::LayoutForwardCachedLine(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutForwardCachedLine()
1104 auto cacheCount = gridLayoutProperty->GetCachedCountValue(1); in SkipLargeOffset() local
1803 auto cacheCount = gridLayoutProperty->GetCachedCountValue(1); in FillCacheLineAtEnd() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_node.cpp82 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.h535 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dui_node.cpp995 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
Dframe_node.cpp304 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount()
3065 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
Dhdi_device_impl.cpp608 …iDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, in CreateLayer()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp3361 auto cacheCount = GetCachedCount(); in SetLazyLoadFeature() local