Searched refs:IsResolutionSwitchEnabled (Results 1 – 2 of 2) sorted by relevance
85 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
256 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes()271 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes()276 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes()336 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes()