Searched refs:Pointer (Results 1 – 3 of 3) sorted by relevance
257 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))271 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))326 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))340 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))427 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))441 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))500 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))514 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))578 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))592 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))[all …]
191 fun touchDown(x: Int, y: Int): Pointer { in touchDown()194 return Pointer(pointerId, x, y) in touchDown()216 inner class Pointer( class
282 UinputTouchDevice.Pointer pointer = mTouchScreen.touchDown(location.x, location.y); in globalTapOnViewCenter()289 UinputTouchDevice.Pointer pointer = mTouchScreen.touchDown(center.x, center.y); in globalTapOnWindowCenter()300 UinputTouchDevice.Pointer pointer = mTouchScreen.touchDown(bounds.left, bounds.top); in globalTapOnWindowCorner()499 UinputTouchDevice.Pointer pointer = mTouchScreen.touchDown(displayX, displayY); in testEmbeddedViewReceivesRawInputCoordinatesInDisplaySpace()