Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h63 struct ConstructorTag { struct
64 explicit ConstructorTag(int) {} in ConstructorTag() function
68 RefreshRate(DisplayModePtr mode, ConstructorTag) : mode(mode) {} in RefreshRate() argument