Searched defs:pointer (Results 1 – 4 of 4) sorted by relevance
80 val pointer = Point(100, 100) in testSingleTouch() constant129 val pointer = Point(100, 100) in testDeviceCancel() constant241 val pointer = Point(100, 100) in testEventTime() constant
157 val pointer = Point(100, 100) in <lambda>() constant212 val pointer = Point(100, 100) in <lambda>() constant
84 val pointer = Point(screenSize.width / 2, screenSize.height / 2) in <lambda>() constant
58 void *pointer; /* Pointer to the data (in user space) */ member