Home
last modified time | relevance | path

Searched defs:cacheEnd (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Drepeat_virtual_scroll_node.cpp76 int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()
138 int32_t cacheStart, int32_t cacheEnd, RefPtr<FrameNode>& frameNode) in CheckNode4IndexInL1()
Dlazy_for_each_node.cpp403 …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/
Dcustom_node.cpp184 …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/
Dlayout_wrapper.h121 int32_t cacheEnd = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.cpp203 …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/
Dframe_node.cpp331 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()
Dui_node.cpp1497 void UINode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in DoSetActiveChildRange()