Home
last modified time | relevance | path

Searched defs:mRequestHardwareVsync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncSchedule.h163 const RequestHardwareVsync mRequestHardwareVsync; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVsyncScheduleTest.cpp45 testing::MockFunction<void(PhysicalDisplayId, bool)> mRequestHardwareVsync; member in android::VsyncScheduleTest