Searched defs:cacheCount (Results 1 – 13 of 13) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_for_each_node.h | 110 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
|
| D | lazy_for_each_builder.h | 488 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
|
| /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/list/ |
| D | list_lanes_layout_algorithm.cpp | 191 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount() 480 …t32_t> ListLanesLayoutAlgorithm::LayoutCachedItem(LayoutWrapper* layoutWrapper, int32_t cacheCount) in LayoutCachedItem()
|
| D | list_layout_algorithm.cpp | 161 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/ |
| D | grid_scroll_layout_algorithm.cpp | 254 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/ |
| 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/base/ |
| D | frame_node.h | 535 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
|
| D | ui_node.cpp | 995 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
|
| D | frame_node.cpp | 304 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/ |
| D | hdi_device_impl.cpp | 608 …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 | 3361 auto cacheCount = GetCachedCount(); in SetLazyLoadFeature() local
|