Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp231 int initialPowerMode) in DisplayDevice() argument
248 mPowerMode(initialPowerMode),
DDisplayDevice.h95 int initialPowerMode);
DSurfaceFlinger.cpp2318 auto initialPowerMode = (state.type >= DisplayDevice::DISPLAY_VIRTUAL) ? HWC_POWER_MODE_NORMAL in setupNewDisplayDeviceInternal() local
2326 hwcColorModes, initialPowerMode); in setupNewDisplayDeviceInternal()
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp2430 template <int initialPowerMode, int targetPowerMode>
2432 static constexpr auto INITIAL_POWER_MODE = initialPowerMode;