Home
last modified time | relevance | path

Searched refs:ReportTimelineArgs (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp325 struct ReportTimelineArgs { struct in android::InputPublisherAndConsumerNoResamplingTest
332 BlockingQueue<ReportTimelineArgs> mReportTimelineArgs;
411 std::optional<ReportTimelineArgs> args = mReportTimelineArgs.pop(); in handleMessage()