Searched defs:outEvent (Results 1 – 5 of 5) sorted by relevance
255 struct Uevent outEvent; variable284 struct Uevent outEvent; variable515 struct Uevent outEvent; variable554 struct Uevent outEvent; variable593 struct Uevent outEvent; variable632 struct Uevent outEvent; in TestUeventAction() local
38 MotionEvent* outEvent = nullptr; in OnEventConsume() local150 bool EventResample::UpdateBatch(MotionEvent** outEvent, ErrCode &result) in UpdateBatch()174 void EventResample::UpdatePointerEvent(MotionEvent* outEvent) in UpdatePointerEvent()235 ErrCode EventResample::ConsumeBatch(int64_t frameTime, MotionEvent** outEvent) in ConsumeBatch()273 ErrCode EventResample::ConsumeSamples(Batch& batch, size_t count, MotionEvent** outEvent) in ConsumeSamples()293 void EventResample::AddSample(MotionEvent* outEvent, const MotionEvent* event) in AddSample()
336 int32_t EventResampleTest::CheckResults(std::shared_ptr<PointerEvent> outEvent, in CheckResults()400 std::shared_ptr<PointerEvent> outEvent = nullptr; in DoTest() local443 std::shared_ptr<PointerEvent> outEvent = nullptr; in ReadQueue() local479 std::shared_ptr<PointerEvent> outEvent = nullptr; in SendTouchUp() local635 EventResample::MotionEvent outEvent; variable662 EventResample::MotionEvent outEvent; variable759 EventResample::MotionEvent** outEvent = new EventResample::MotionEvent*[3]; variable
46 short outEvent = 0; in AcceptingLoop() local
88 int SocketServer::Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout) in Poll()