Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
Dwater_flow_layout_algorithm_base.cpp22 LayoutWrapper* host, const RefPtr<WaterFlowLayoutInfoBase>& info, int32_t cacheCount) in PreloadItems()
45 LayoutWrapper* host, const RefPtr<WaterFlowLayoutInfoBase>& info, int32_t cacheCount) in SyncPreloadItems()
60 … const RefPtr<WaterFlowLayoutInfoBase>& info, LayoutWrapper* host, int32_t cacheCount, bool force) in GeneratePreloadList()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_layout_base_algorithm.cpp25 …const int32_t cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_… in AdjustChildrenHeight() local
Dgrid_pattern.cpp2058 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_) * in IsPredictOutOfRange() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_lanes_layout_algorithm.cpp230 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
546 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
589int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedForward()
638int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedBackward()
Dlist_item_group_pattern.cpp421 void ListItemGroupPattern::UpdateActiveChildRange(bool forward, int32_t cacheCount, bool show) in UpdateActiveChildRange()
466 …t32_t ListItemGroupPattern::UpdateCachedIndexForward(bool outOfView, bool show, int32_t cacheCount) in UpdateCachedIndexForward()
490 …32_t ListItemGroupPattern::UpdateCachedIndexBackward(bool outOfView, bool show, int32_t cacheCount) in UpdateCachedIndexBackward()
Dlist_layout_algorithm.cpp200 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
1448 void ListLayoutAlgorithm::ProcessCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount, bool … in ProcessCacheCount()
1559 auto cacheCount = listProps->GetCachedCountWithDefault(); in Layout() local
1869 …st<int32_t> ListLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
2003int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedForward()
2049int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedBackward()
2095 LayoutWrapper* layoutWrapper, int32_t cacheCount, std::list<PredictLayoutItem>& predictList) in LayoutCachedItemInEdgeGroup()
2133 …youtItem> ListLayoutAlgorithm::LayoutCachedItemV2(LayoutWrapper* layoutWrapper, int32_t cacheCount, in LayoutCachedItemV2()
Dlist_item_group_layout_algorithm.cpp125 void ListItemGroupLayoutAlgorithm::UpdateCachedItemPosition(int32_t cacheCount) in UpdateCachedItemPosition()
251 …upLayoutAlgorithm::SetActiveChildRange(LayoutWrapper* layoutWrapper, int32_t cacheCount, bool show) in SetActiveChildRange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.h121 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dlazy_for_each_builder.h519 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
Drepeat_virtual_scroll_caches.cpp712 uint32_t cacheCount = (cacheCountL24ttype_.find(ttype) == cacheCountL24ttype_.end()) in Purge() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
Dhdidevice_test.cpp198 uint32_t cacheCount = 1; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
Dwater_flow_layout_sw.cpp80 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in Layout() local
274 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in MeasureBeforeAnimation() local
814 void WaterFlowLayoutSW::RecoverCacheItems(int32_t cacheCount) in RecoverCacheItems()
/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/pattern/waterflow/layout/top_down/
Dwater_flow_segmented_layout.cpp114 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
Dgrid_irregular_layout_algorithm.cpp80 const int32_t cacheCount = props->GetCachedCountValue(info.defCachedCount_); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp221 const int32_t cacheCount = props->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in Layout() local
1103 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in SkipLargeOffset() local
1814 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in FillCacheLineAtEnd() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
Dhdi_device_impl.cpp684 …iDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, in CreateLayer()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h737 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
Dui_node.cpp1502 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
Dframe_node.cpp444 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount()
4678 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_list_bridge.cpp186 auto cacheCount = DEFAULT_CACHED_COUNT; in SetCachedCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp4565 auto cacheCount = std::min(GetCachedCount(), RealTotalCount()); in SetLazyLoadFeature() local