Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h182 struct GlobalSignals { struct
188 bool operator==(GlobalSignals other) const { argument
/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateConfigsTest.cpp1719 using GlobalSignals = RefreshRateConfigs::GlobalSignals; in TEST_F() typedef