Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::CuttlefishConfig::DisplayConfig Struct Reference

#include <cuttlefish_config.h>

Collaboration diagram for cuttlefish::CuttlefishConfig::DisplayConfig:
Collaboration graph
[legend]

Public Attributes

int width
 
int height
 
int dpi
 
int refresh_rate_hz
 
std::string overlays
 

Member Data Documentation

◆ dpi

int cuttlefish::CuttlefishConfig::DisplayConfig::dpi

◆ height

int cuttlefish::CuttlefishConfig::DisplayConfig::height

◆ overlays

std::string cuttlefish::CuttlefishConfig::DisplayConfig::overlays

◆ refresh_rate_hz

int cuttlefish::CuttlefishConfig::DisplayConfig::refresh_rate_hz

◆ width

int cuttlefish::CuttlefishConfig::DisplayConfig::width

The documentation for this struct was generated from the following file: