Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h244 struct GlobalSignals { struct
250 bool operator==(const GlobalSignals& other) const { argument
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateConfigsTest.cpp1928 using GlobalSignals = RefreshRateConfigs::GlobalSignals; in TEST_F() typedef
1972 using GlobalSignals = RefreshRateConfigs::GlobalSignals; in TEST_F() typedef