Searched defs:cacheEnd (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | repeat_virtual_scroll_node.cpp | 76 int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange() 138 int32_t cacheStart, int32_t cacheEnd, RefPtr<FrameNode>& frameNode) in CheckNode4IndexInL1()
|
| D | lazy_for_each_node.cpp | 403 …orEachNode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| D | custom_node.cpp | 184 …CustomNode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| D | layout_wrapper.h | 121 int32_t cacheEnd = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_layout_algorithm.cpp | 203 …tAlgorithm::SetActiveChildRange(LayoutWrapper* layoutWrapper, int32_t cacheStart, int32_t cacheEnd) in SetActiveChildRange() 2025 int32_t cacheEnd = endIndex - itemPosition_.rbegin()->first; in LayoutCachedItemV2() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | frame_node.cpp | 331 void SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in SetActiveChildRange() 4309 …id FrameNode::SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in SetActiveChildRange() 4453 … FrameNode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()
|
| D | ui_node.cpp | 1497 void UINode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()
|