/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | SurfaceFlinger_DisplayModeSwitching.cpp | 123 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 160 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 186 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local 231 const VsyncPeriodChangeTimeline timeline{.refreshRequired = false}; in TEST_F() local 313 const VsyncPeriodChangeTimeline timeline{.refreshRequired = true}; in TEST_F() local
|
D | DisplayDevice_InitiateModeChange.cpp | 99 hal::VsyncPeriodChangeTimeline timeline; in TEST_F() local 121 hal::VsyncPeriodChangeTimeline timeline; in TEST_F() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | LatencyTracker.cpp | 96 InputEventTimeline& timeline = it->second; in trackFinishedEvent() local 127 InputEventTimeline& timeline = it->second; in trackGraphicsLatency() local 157 const InputEventTimeline& timeline = it->second; in reportAndPruneMatureRecords() local
|
D | LatencyAggregator.cpp | 123 void LatencyAggregator::processTimeline(const InputEventTimeline& timeline) { in processTimeline() 128 void LatencyAggregator::processStatistics(const InputEventTimeline& timeline) { in processStatistics() 208 void LatencyAggregator::processSlowEvent(const InputEventTimeline& timeline) { in processSlowEvent()
|
D | InputEventTimeline.cpp | 47 bool ConnectionTimeline::setGraphicsTimeline(std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in setGraphicsTimeline()
|
D | InputDispatcher.cpp | 3543 const InputPublisher::Timeline& timeline = in handleReceiveCallback() local
|
/frameworks/native/services/inputflinger/tests/ |
D | LatencyTracker_test.cpp | 77 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() 93 void LatencyTrackerTest::assertReceivedTimeline(const InputEventTimeline& timeline) { in assertReceivedTimeline() 255 InputEventTimeline timeline = getTestTimeline(); in TEST_F() local
|
D | InputDispatcher_test.cpp | 830 void sendTimeline(int32_t inputEventId, std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in sendTimeline() 1239 void sendTimeline(int32_t inputEventId, std::array<nsecs_t, GraphicsTimeline::SIZE> timeline) { in sendTimeline()
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.cpp | 101 std::array<nsecs_t, GraphicsTimeline::SIZE> timeline; member 176 Timeline timeline{ in reportTimeline() local 222 const Timeline& timeline = std::get<Timeline>(outbound); in processOutboundEvents() local 478 const Timeline& timeline = std::get<Timeline>(outbound); in dump() local
|
D | android_view_InputEventSender.cpp | 243 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(response); in notifyConsumerResponse() local
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | LatencyTrackerFuzzer.cpp | 32 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline()
|
/frameworks/native/services/surfaceflinger/fuzzer/ |
D | surfaceflinger_displayhardware_fuzzer_utils.h | 79 const VsyncPeriodChangeTimeline& timeline) override { in onVsyncPeriodTimingChanged()
|
/frameworks/native/libs/gui/ |
D | FrameTimestamps.cpp | 322 void ProducerFrameEventHistory::applyFenceDelta(FenceTimeline* timeline, in applyFenceDelta()
|
/frameworks/native/libs/input/tests/ |
D | InputPublisherAndConsumer_test.cpp | 463 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(*result); in TEST_F() local
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | PowerAdvisor.cpp | 506 DisplayTimeline timeline; in calculateDisplayTimeline() local
|
D | AidlComposerHal.cpp | 982 AidlVsyncPeriodChangeTimeline timeline; in setActiveConfigWithConstraints() local
|
D | HidlComposerHal.cpp | 92 const VsyncPeriodChangeTimeline& timeline) override { in onVsyncPeriodTimingChanged()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | Scheduler.cpp | 734 void Scheduler::onNewVsyncPeriodChangeTimeline(const hal::VsyncPeriodChangeTimeline& timeline) { in onNewVsyncPeriodChangeTimeline()
|
/frameworks/native/include/input/ |
D | InputTransport.h | 212 } timeline; member
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputStream.cpp | 1452 const auto& timeline = vsyncEventData.frameTimelines[i]; in syncTimestampToDisplayLocked() local
|
/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
D | FakeComposerClient.cpp | 758 VsyncPeriodChangeTimeline* timeline) { in setActiveConfigWithConstraints()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 1921 hal::HWDisplayId, const hal::VsyncPeriodChangeTimeline& timeline) { in onComposerHalVsyncPeriodTimingChanged()
|