Searched defs:blobId (Results 1 – 3 of 3) sorted by relevance
70 int32_t blobId = libinput_event_touch_get_blob_id(touch); in OnEventTouchCancel() local125 int32_t blobId = libinput_event_touch_get_blob_id(touch); in OnEventTouchDown() local236 int32_t blobId = libinput_event_touch_get_blob_id(touch); in OnEventTouchMotion() local
92 int32_t blobId = pointerItem.GetBlobId(); in ConvertTouchPoint() local
409 void PointerEvent::PointerItem::SetBlobId(int32_t blobId) in SetBlobId()