Home
last modified time | relevance | path

Searched refs:GetBestRefreshRateInvocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h443 struct GetBestRefreshRateInvocation { struct
449 mutable std::optional<GetBestRefreshRateInvocation> lastBestRefreshRateInvocation argument
DRefreshRateConfigs.cpp232 GetBestRefreshRateInvocation{.layerRequirements = layers, in getBestRefreshRate()
/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateConfigsTest.cpp48 using GetBestRefreshRateInvocation = RefreshRateConfigs::GetBestRefreshRateInvocation; typedef in android::scheduler::RefreshRateConfigsTest
82 const GetBestRefreshRateInvocation& invocation) { in setLastBestRefreshRateInvocation()
85 GetBestRefreshRateInvocation(invocation)); in setLastBestRefreshRateInvocation()
88 std::optional<GetBestRefreshRateInvocation> getLastBestRefreshRateInvocation( in getLastBestRefreshRateInvocation()
1942 GetBestRefreshRateInvocation{.layerRequirements = std::vector< in TEST_F()
1959 GetBestRefreshRateInvocation{.layerRequirements = std::vector< in TEST_F()