| 241 | } |
| 242 | |
| 243 | int DisplayDescriptor::getDisplayHeight() const { |
| 244 | return activeResolution().height; |
| 245 | } |
| 246 | |
| 247 | DisplayDescriptor::DisplayMode |
| 248 | DisplayDescriptor::getDisplayMode() const { |
nothing calls this directly
no outgoing calls
no test coverage detected