Home
last modified time | relevance | path

Searched defs:requestHardwareVsync (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncSchedule.cpp60 RequestHardwareVsync requestHardwareVsync) in VsyncSchedule()
71 ControllerPtr controller, RequestHardwareVsync requestHardwareVsync) in VsyncSchedule()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/mock/
H A DMockSchedulerCallback.h37 void requestHardwareVsync(PhysicalDisplayId, bool) override {} in requestHardwareVsync() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4228 void SurfaceFlinger::requestHardwareVsync(PhysicalDisplayId displayId, bool enable) { in requestHardwareVsync() function in android::SurfaceFlinger