Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp250 std::vector<Rect> parentTouchRectList = touchRectList; in SetTouchRectList() local
262 const std::vector<Rect>& parentTouchRectList) in CompareTouchRectList()