Searched defs:onCaptureEvent (Results 1 – 5 of 5) sorted by relevance
132 void onCaptureEvent(std::unique_ptr<CaptureEvent> event, uint32_t seq) override { in onCaptureEvent() function in android::InputConsumerFilteredResamplingTest
152 void onCaptureEvent(std::unique_ptr<CaptureEvent> event, uint32_t seq) override { in onCaptureEvent() function in android::InputConsumerTest
120 void onCaptureEvent(std::unique_ptr<CaptureEvent> event, uint32_t seq) override { in onCaptureEvent() function in android::InputConsumerResamplingTest
380 void onCaptureEvent(std::unique_ptr<CaptureEvent> event, uint32_t seq) override { in onCaptureEvent() function in android::InputPublisherAndConsumerNoResamplingTest
74 void onCaptureEvent(std::unique_ptr<CaptureEvent>, uint32_t seq) override { in onCaptureEvent() function in InputReceiver