Home
last modified time | relevance | path

Searched defs:sendNotifyExpectedPresentHint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableScheduler.h222 void sendNotifyExpectedPresentHint(PhysicalDisplayId) override {} in sendNotifyExpectedPresentHint() function
H A DMessageQueueTest.cpp45 void sendNotifyExpectedPresentHint(PhysicalDisplayId) {} in sendNotifyExpectedPresentHint() function
H A DSurfaceFlinger_NotifyExpectedPresentTest.cpp76 void sendNotifyExpectedPresentHint(PhysicalDisplayId id) override { in sendNotifyExpectedPresentHint() function
H A DSchedulerTest.cpp586 void sendNotifyExpectedPresentHint(PhysicalDisplayId) override {} in TEST_F() function
H A DTestableSurfaceFlinger.h722 void sendNotifyExpectedPresentHint(PhysicalDisplayId displayId) { in sendNotifyExpectedPresentHint() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4407 void SurfaceFlinger::sendNotifyExpectedPresentHint(PhysicalDisplayId displayId) { in sendNotifyExpectedPresentHint() function in android::SurfaceFlinger