Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h189 struct ActiveModeInfo { struct
193 bool operator!=(const ActiveModeInfo& other) const { argument
H A DSurfaceFlinger.h461 using ActiveModeInfo = DisplayDevice::ActiveModeInfo; variable