| // Copyright 2025 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Default config values for fake-display-stack. | |
| { | |
| active_width_px: 1280, | |
| active_height_px: 800, | |
| refresh_rate_millihertz: 60000, | |
| max_layer_count: 1, | |
| } |