Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerFactory.h61 class VsyncConfiguration; variable
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncConfiguration.cpp43 VsyncConfiguration::VsyncConfiguration(Fps currentFps) : mRefreshRateFps(currentFps) {} in VsyncConfiguration() function in android::scheduler::impl::VsyncConfiguration