| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| D | water_flow_layout_algorithm_base.cpp | 22 LayoutWrapper* host, const RefPtr<WaterFlowLayoutInfoBase>& info, int32_t cacheCount) in PreloadItems() 45 const RefPtr<WaterFlowLayoutInfoBase>& info, LayoutWrapper* host, int32_t cacheCount) in GeneratePreloadList()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| D | grid_layout_base_algorithm.cpp | 25 …const int32_t cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_… in AdjustChildrenHeight() local
|
| D | grid_pattern.cpp | 2009 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_) * in IsPredictOutOfRange() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_item_group_pattern.cpp | 387 void ListItemGroupPattern::UpdateActiveChildRange(bool forward, int32_t cacheCount) in UpdateActiveChildRange() 399 int32_t ListItemGroupPattern::UpdateForwardCachedIndex(int32_t cacheCount, bool outOfView) in UpdateForwardCachedIndex() 411 int32_t ListItemGroupPattern::UpdateBackwardCachedIndex(int32_t cacheCount, bool outOfView) in UpdateBackwardCachedIndex() 431 auto cacheCount = listLayoutProperty->GetCachedCountWithDefault() - cached; in LayoutCache() local
|
| D | list_lanes_layout_algorithm.cpp | 234 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount() 549 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem() 579 int32_t cacheCount, int32_t cached, int32_t& currIndex) in LayoutCachedForward() 630 int32_t cacheCount, int32_t cached, int32_t& currIndex) in LayoutCachedBackward()
|
| D | list_layout_algorithm.cpp | 198 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount() 1400 void ListLayoutAlgorithm::ProcessCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in ProcessCacheCount() 1506 auto cacheCount = listLayoutProperty->GetCachedCountWithDefault(); in Layout() local 1786 …st<int32_t> ListLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem() 1874 const RefPtr<LayoutWrapper>& wrapper, bool forward, int32_t cacheCount, bool outOfView) in GetLayoutGroupCachedCount() 1905 int32_t cacheCount, int32_t cached, int32_t& currIndex) in LayoutCachedForward() 1945 int32_t cacheCount, int32_t cached, int32_t& currIndex) in LayoutCachedBackward() 1984 …youtItem> ListLayoutAlgorithm::LayoutCachedItemV2(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItemV2()
|
| D | list_item_group_layout_algorithm.h | 46 int32_t cacheCount = 0; member
|
| D | list_item_group_layout_algorithm.cpp | 212 …ListItemGroupLayoutAlgorithm::SetActiveChildRange(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetActiveChildRange()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_for_each_node.h | 120 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
|
| D | lazy_for_each_builder.h | 499 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
|
| D | repeat_virtual_scroll_caches.cpp | 712 uint32_t cacheCount = (cacheCountL24ttype_.find(ttype) == cacheCountL24ttype_.end()) in Purge() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| D | hdidevice_test.cpp | 195 uint32_t cacheCount = 1; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
| D | grid_scroll_layout_algorithm.cpp | 300 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in Layout() local 316 void GridScrollLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem() 325 …idScrollLayoutAlgorithm::LayoutBackwardCachedLine(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutBackwardCachedLine() 399 …ridScrollLayoutAlgorithm::LayoutForwardCachedLine(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutForwardCachedLine() 1271 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in SkipLargeOffset() local 1984 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in FillCacheLineAtEnd() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| D | layout_wrapper_node.cpp | 82 void LayoutWrapperNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& i… in SetCacheCount()
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
| D | grid_layout_component.h | 188 void SetCachedCount(int32_t cacheCount) in SetCachedCount()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| D | water_flow_layout_sw.cpp | 72 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in Layout() local 751 void WaterFlowLayoutSW::RecoverCacheItems(int32_t cacheCount) in RecoverCacheItems()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
| D | water_flow_segmented_layout.cpp | 111 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
| D | grid_irregular_layout_algorithm.cpp | 70 const int32_t cacheCount = props->GetCachedCountValue(info.defCachedCount_); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | frame_node.h | 719 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
|
| D | ui_node.cpp | 1507 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
|
| D | frame_node.cpp | 439 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount() 4424 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
| D | hdi_device_impl.cpp | 663 …iDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, in CreateLayer()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_pattern.cpp | 4409 auto cacheCount = std::min(GetCachedCount(), RealTotalCount()); in SetLazyLoadFeature() local
|