Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp3383 struct DisplayPowerCase { struct
3384 using Display = DisplayVariant;
3385 using Doze = DozeVariant;
3386 using EventThread = EventThreadVariant;
3387 using DispSync = DispSyncVariant;
3388 using Transition = TransitionVariant;
3390 static auto injectDisplayWithInitialPowerMode(DisplayTransactionTest* test, PowerMode mode) { in injectDisplayWithInitialPowerMode()
3398 static void setInitialPrimaryHWVsyncEnabled(DisplayTransactionTest* test, bool enabled) { in setInitialPrimaryHWVsyncEnabled()
3402 static void setupRepaintEverythingCallExpectations(DisplayTransactionTest* test) { in setupRepaintEverythingCallExpectations()
3406 static void setupSurfaceInterceptorCallExpectations(DisplayTransactionTest* test, in setupSurfaceInterceptorCallExpectations()
[all …]