Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h198 struct ActiveModeInfo { struct
202 bool operator!=(const ActiveModeInfo& other) const { argument
DSurfaceFlinger.h474 using ActiveModeInfo = DisplayDevice::ActiveModeInfo; variable