Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSchedulerTest.cpp173 constexpr bool kPowerStateNormal = true; in TEST_F() local
174 mScheduler->setDisplayPowerState(kPowerStateNormal); in TEST_F()
242 constexpr bool kPowerStateNormal = true; in TEST_F() local
243 mScheduler->setDisplayPowerState(kPowerStateNormal); in TEST_F()