Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp255 auto childTouchRectList = child->GetTouchRectList(); in SetTouchRectList() local
261 …CompareTouchRectList(std::vector<Rect>& touchRectList, const std::vector<Rect>& childTouchRectList, in CompareTouchRectList()