Home
last modified time | relevance | path

Searched refs:touchPointID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1160 int32_t touchPointID = GetPointerId(); in IsValidCheckTouch() local
1167 if (item->GetPointerId() == touchPointID) { in IsValidCheckTouch()