Searched defs:getConfigsForRefreshRate (Results 1 – 2 of 2) sorted by relevance
29 VsyncConfigSet getConfigsForRefreshRate(Fps) const override { return getCurrentConfigs(); } in getConfigsForRefreshRate() function
45 VsyncConfigSet VsyncConfiguration::getConfigsForRefreshRate(Fps fps) const { in getConfigsForRefreshRate() function in android::scheduler::impl::VsyncConfiguration