Searched defs:onCaptureEvent (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/native/android/ | ||
D | surface_control_input_receiver.cpp | 74 void onCaptureEvent(std::unique_ptr<CaptureEvent>, uint32_t seq) override { in onCaptureEvent() function in InputReceiver |
/frameworks/native/libs/input/tests/ | ||
D | InputPublisherAndConsumerNoResampling_test.cpp | 371 void onCaptureEvent(std::unique_ptr<CaptureEvent> event, uint32_t seq) override { in onCaptureEvent() function in android::InputPublisherAndConsumerNoResamplingTest |