Home
last modified time | relevance | path

Searched defs:voteType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.cpp190 const auto voteType = [&]() { in partitionLayers() local
H A DScheduler.cpp583 scheduler::LayerHistory::LayerVoteType voteType; in registerLayer() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateConfigsTest.cpp1671 bool focused = true) -> DisplayModeId { in TEST_F()
1728 const auto getIdleFrameRate = [&](LayerVoteType voteType, bool touchActive) -> DisplayModeId { in TEST_F()