Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp332 BlockingQueue<ReportTimelineArgs> mReportTimelineArgs; member in android::InputPublisherAndConsumerNoResamplingTest
411 std::optional<ReportTimelineArgs> args = mReportTimelineArgs.pop(); in handleMessage()
684 mReportTimelineArgs.emplace(inputEventId, gpuCompletedTime, presentTime); in TEST_F()