Searched refs:ActiveConfigInfo (Results 1 – 2 of 2) sorted by relevance
496 struct ActiveConfigInfo { struct501 bool operator!=(const ActiveConfigInfo& other) const { argument509 void setDesiredActiveConfig(const ActiveConfigInfo& info) REQUIRES(mStateLock);1129 ActiveConfigInfo mUpcomingActiveConfig; // Always read and written on the main thread.1131 ActiveConfigInfo mDesiredActiveConfig GUARDED_BY(mActiveConfigLock);
926 void SurfaceFlinger::setDesiredActiveConfig(const ActiveConfigInfo& info) { in setDesiredActiveConfig()1006 ActiveConfigInfo desiredActiveConfig; in performSetActiveConfig()