Home
last modified time | relevance | path

Searched refs:ConstructorTag (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h57 struct ConstructorTag { struct
58 explicit ConstructorTag(int) {} in ConstructorTag() argument
64 float fps, ConstructorTag) in RefreshRate() argument
DRefreshRateConfigs.cpp411 RefreshRate::ConstructorTag(0))); in RefreshRateConfigs()
/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateConfigsTest.cpp110 RefreshRate::ConstructorTag(0)};
113 RefreshRate::ConstructorTag(0)};
115 RefreshRate::ConstructorTag(0)};
117 "90fps", 90, RefreshRate::ConstructorTag(0)};
120 RefreshRate::ConstructorTag(0)};
122 RefreshRate::ConstructorTag(0)};
124 RefreshRate::ConstructorTag(0)};
126 RefreshRate::ConstructorTag(0)};