Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_base_algorithm.cpp25 …const int32_t cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_… in AdjustChildrenHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp234 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
550 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
593int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedForward()
642int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedBackward()
H A Dlist_item_group_pattern.cpp410 void ListItemGroupPattern::UpdateActiveChildRange(bool forward, int32_t cacheCount, bool show) in UpdateActiveChildRange()
455 …t32_t ListItemGroupPattern::UpdateCachedIndexForward(bool outOfView, bool show, int32_t cacheCount) in UpdateCachedIndexForward()
479 …32_t ListItemGroupPattern::UpdateCachedIndexBackward(bool outOfView, bool show, int32_t cacheCount) in UpdateCachedIndexBackward()
H A Dlist_layout_algorithm.cpp200 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount()
1422 void ListLayoutAlgorithm::ProcessCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount, bool … in ProcessCacheCount()
1532 auto cacheCount = listProps->GetCachedCountWithDefault(); in Layout() local
1842 …st<int32_t> ListLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
1976int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedForward()
2022int32_t cacheCount, int32_t& cachedCount, int32_t curIndex, std::list<PredictLayoutItem>& predictL… in LayoutCachedBackward()
2068 LayoutWrapper* layoutWrapper, int32_t cacheCount, std::list<PredictLayoutItem>& predictList) in LayoutCachedItemInEdgeGroup()
2106 …youtItem> ListLayoutAlgorithm::LayoutCachedItemV2(LayoutWrapper* layoutWrapper, int32_t cacheCount, in LayoutCachedItemV2()
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_node.h121 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
H A Dlazy_for_each_builder.h514 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
H A Drepeat_virtual_scroll_caches.cpp712 uint32_t cacheCount = (cacheCountL24ttype_.find(ttype) == cacheCountL24ttype_.end()) in Purge() local
/ohos5.0/drivers/interface/display/composer/cache_manager/
H A Dlayer_cache.cpp62 int32_t LayerCache::SetBufferCacheMaxCount(uint32_t cacheCount) in SetBufferCacheMaxCount()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp198 uint32_t cacheCount = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp82 void LayoutWrapperNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& i… in SetCacheCount()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h188 void SetCachedCount(int32_t cacheCount) in SetCachedCount()
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h129 virtual int32_t SetClientBufferCacheCount(uint32_t devId, uint32_t cacheCount) override in SetClientBufferCacheCount()
344 virtual int32_t CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t cacheCount, in CreateLayer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp114 const int32_t cacheCount = props->GetCachedCountValue(info_->defCachedCount_); in Layout() local
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp108 uint32_t cacheCount = GetData<uint32_t>(); in TestSetClientBufferCacheCount() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp80 const int32_t cacheCount = props->GetCachedCountValue(info.defCachedCount_); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp221 const int32_t cacheCount = props->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in Layout() local
1100 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in SkipLargeOffset() local
1817 auto cacheCount = gridLayoutProperty->GetCachedCountValue(gridLayoutInfo_.defCachedCount_); in FillCacheLineAtEnd() local
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp497 …isplayComposerService::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t cacheCount, in CreateLayer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h726 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
H A Dui_node.cpp1502 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp669 …iDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, in CreateLayer()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp363 SwitchInfo &switchInfo, int32_t userId, bool enableOn, uint32_t cacheCount) in GetSwitchInfoBySwitchCount()
H A Dinput_method_system_ability.cpp1386 uint32_t cacheCount = 0; in SwitchType() local

12