Searched defs:DisplayPowerCase (Results 1 – 1 of 1) sorted by relevance
251 struct DisplayPowerCase { struct252 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 …]