Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_SetPowerModeInternalTest.cpp251 struct DisplayPowerCase { struct
252 using Display = DisplayVariant;
253 using Doze = DozeVariant;
254 using EventThread = EventThreadVariant;
255 using DispSync = DispSyncVariant;
256 using Transition = TransitionVariant;
271 static void setInitialPrimaryHWVsyncEnabled(DisplayTransactionTest* test, bool enabled) { in setInitialPrimaryHWVsyncEnabled()
275 static void setupRepaintEverythingCallExpectations(DisplayTransactionTest* test) { in setupRepaintEverythingCallExpectations()
279 static void setupSurfaceInterceptorCallExpectations(DisplayTransactionTest* test, in setupSurfaceInterceptorCallExpectations()
286 static void setupComposerCallExpectations(DisplayTransactionTest* test, PowerMode mode) { in setupComposerCallExpectations()
[all …]