Home
last modified time | relevance | path

Searched refs:mousePointID (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1165 int32_t mousePointID = GetPointerId(); in IsValidCheckMouse() local
1166 if (mousePointID < 0) { in IsValidCheckMouse()
1182 if (item.GetPointerId() != mousePointID) { in IsValidCheckMouse()
1183 MMI_HILOGE("Item.pointerid is not same to mousePointID and is invalid"); in IsValidCheckMouse()

Completed in 3 milliseconds