/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | SurfaceFlinger_DisplayModeSwitching.cpp | 225 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 258 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 289 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 311 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 348 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 398 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 435 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 499 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 527 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 570 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local
|
D | DisplayModeControllerTest.cpp | 86 hal::VsyncPeriodChangeTimeline& timeline, in expectModeSet() 185 hal::VsyncPeriodChangeTimeline timeline; in TEST_F() local 213 hal::VsyncPeriodChangeTimeline timeline; in TEST_F() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | LatencyTracker.cpp | 174 InputEventTimeline& timeline = it->second; in trackFinishedEvent() local 205 InputEventTimeline& timeline = it->second; in trackGraphicsLatency() local 235 const InputEventTimeline& timeline = it->second; in reportAndPruneMatureRecords() local
|
D | LatencyAggregatorWithHistograms.cpp | 118 void LatencyAggregatorWithHistograms::processTimeline(const InputEventTimeline& timeline) { in processTimeline() 135 void LatencyAggregatorWithHistograms::processStatistics(const InputEventTimeline& timeline) { in processStatistics() 252 void LatencyAggregatorWithHistograms::processSlowEvent(const InputEventTimeline& timeline) { in processSlowEvent()
|
D | LatencyAggregator.cpp | 127 void LatencyAggregator::processTimeline(const InputEventTimeline& timeline) { in processTimeline() 135 void LatencyAggregator::processStatistics(const InputEventTimeline& timeline) { in processStatistics() 219 void LatencyAggregator::processSlowEvent(const InputEventTimeline& timeline) { in processSlowEvent()
|
D | InputEventTimeline.cpp | 49 bool ConnectionTimeline::setGraphicsTimeline(std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in setGraphicsTimeline()
|
D | InputDispatcher.cpp | 4049 const InputPublisher::Timeline& timeline = in handleReceiveCallback() local
|
/frameworks/native/services/inputflinger/tests/ |
D | LatencyTracker_test.cpp | 147 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() 381 InputEventTimeline timeline = getTestTimeline(); in TEST_F() local 443 InputEventTimeline timeline( in TEST_F() local
|
D | FakeWindows.cpp | 78 std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in sendTimeline()
|
D | FakeWindows.h | 373 std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in sendTimeline()
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.cpp | 113 std::array<nsecs_t, GraphicsTimeline::SIZE> timeline; member 193 Timeline timeline{ in reportTimeline() local 239 const Timeline& timeline = std::get<Timeline>(outbound); in processOutboundEvents() local 502 const Timeline& timeline = std::get<Timeline>(outbound); in dump() local
|
D | android_view_InputEventSender.cpp | 256 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(response); in notifyConsumerResponse() local
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | LatencyTrackerFuzzer.cpp | 39 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VSyncPredictor.cpp | 333 for (auto& timeline : mTimelines) { in nextAnticipatedVSyncTimeFrom() local 376 for (auto& timeline : mTimelines) { in isVSyncInPhase() local 495 for (auto& timeline : mTimelines) { in ensureMinFrameDurationIsKept() local
|
D | Scheduler.cpp | 1276 void Scheduler::onNewVsyncPeriodChangeTimeline(const hal::VsyncPeriodChangeTimeline& timeline) { in onNewVsyncPeriodChangeTimeline()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputStream.cpp | 1406 const auto& timeline = vsyncEventData.frameTimelines[i]; in syncTimestampToDisplayLocked() local 1443 const auto& timeline = mRefVsyncData.frameTimelines[i]; in syncTimestampToDisplayLocked() local
|
/frameworks/native/services/surfaceflinger/PowerAdvisor/ |
D | PowerAdvisor.cpp | 690 DisplayTimeline timeline; in calculateDisplayTimeline() local
|
/frameworks/native/libs/gui/ |
D | FrameTimestamps.cpp | 328 void ProducerFrameEventHistory::applyFenceDelta(FenceTimeline* timeline, in applyFenceDelta()
|
/frameworks/native/include/input/ |
D | InputTransport.h | 210 } timeline; member
|
/frameworks/native/libs/input/tests/ |
D | InputPublisherAndConsumer_test.cpp | 577 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(*result); in TEST_F() local
|
D | InputPublisherAndConsumerNoResampling_test.cpp | 841 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(*result); in TEST_F() local
|
/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 999 FrameTimeline timeline = mFrameData.update(offsetFrameTimeNanos, vsyncEventData); in doFrame() local
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | AidlComposerHal.cpp | 1436 AidlVsyncPeriodChangeTimeline timeline; in setActiveConfigWithConstraints() local
|
D | HidlComposerHal.cpp | 108 const VsyncPeriodChangeTimeline& timeline) override { in onVsyncPeriodTimingChanged()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 2362 hal::HWDisplayId, const hal::VsyncPeriodChangeTimeline& timeline) { in onComposerHalVsyncPeriodTimingChanged()
|