Searched defs:onVsync (Results 1 – 9 of 9) sorted by relevance
| /frameworks/hardware/interfaces/displayservice/1.0/vts/functional/ |
| D | VtsFwkDisplayServiceV1_0TargetTest.cpp | 58 Return<void> onVsync(uint64_t timestamp, uint32_t count) override { in onVsync() function in TestCallback
|
| /frameworks/native/services/surfaceflinger/fuzzer/ |
| D | surfaceflinger_displayhardware_fuzzer_utils.h | 64 Return<void> onVsync(HWDisplayId display, int64_t timestamp) override { in onVsync() function
|
| /frameworks/native/services/surfaceflinger/tests/unittests/ |
| D | HWComposerTest.cpp | 122 TEST_F(HWComposerTest, onVsync) { in TEST_F() argument
|
| /frameworks/base/core/java/android/view/ |
| D | DisplayEventReceiver.java | 250 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync() method in DisplayEventReceiver
|
| D | Choreographer.java | 1245 void onVsync(@NonNull FrameData data); in onVsync() method 1284 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync() method in Choreographer.FrameDisplayEventReceiver
|
| /frameworks/native/services/surfaceflinger/Scheduler/ |
| D | EventThread.cpp | 393 void EventThread::onVsync(nsecs_t vsyncTime, nsecs_t wakeupTime, nsecs_t readyTime) { in onVsync() function in android::impl::EventThread
|
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| D | HWComposer.cpp | 152 std::optional<PhysicalDisplayId> HWComposer::onVsync(hal::HWDisplayId hwcDisplayId, in onVsync() function in android::impl::HWComposer
|
| D | AidlComposerHal.cpp | 192 ::ndk::ScopedAStatus onVsync(int64_t in_display, int64_t in_timestamp, in onVsync() function in android::Hwc2::AidlIComposerCallbackWrapper
|
| D | HidlComposerHal.cpp | 77 Return<void> onVsync(Display display, int64_t timestamp) override { in onVsync() function in android::Hwc2::__anone91066be0111::ComposerCallbackBridge
|