Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h488 struct GetBestRefreshRateInvocation { struct
494 mutable std::optional<GetBestRefreshRateInvocation> lastBestRefreshRateInvocation argument
H A DRefreshRateConfigs.cpp233 GetBestRefreshRateInvocation{.layerRequirements = layers, in getBestRefreshRate()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateConfigsTest.cpp48 using GetBestRefreshRateInvocation = RefreshRateConfigs::GetBestRefreshRateInvocation; typedef in android::scheduler::RefreshRateConfigsTest
81 const GetBestRefreshRateInvocation& invocation) { in setLastBestRefreshRateInvocation()
84 GetBestRefreshRateInvocation(invocation)); in setLastBestRefreshRateInvocation()
87 std::optional<GetBestRefreshRateInvocation> getLastBestRefreshRateInvocation( in getLastBestRefreshRateInvocation()
1935 GetBestRefreshRateInvocation{.layerRequirements = std::vector< in TEST_F()
1952 GetBestRefreshRateInvocation{.layerRequirements = std::vector< in TEST_F()