struct Config

Defined at line 11 of file obj/src/ui/scenic/scenic_structured_config.h

Public Members

static const bool kIsStructuredConfig

Public Methods

void Config (Storage_ storage)

Defined at line 23 of file obj/src/ui/scenic/scenic_structured_config.h

void Config ()

Defined at line 26 of file obj/src/ui/scenic/scenic_structured_config.h

Config TakeFromStartupHandle ()
Config CreateFromVmo (zx::vmo config_vmo)
std::string ToString ()
zx::vmo ToVmo ()
void RecordInspect (inspect::Node * node)
const bool & display_composition ()

Defined at line 31 of file obj/src/ui/scenic/scenic_structured_config.h

bool & display_composition ()

Defined at line 34 of file obj/src/ui/scenic/scenic_structured_config.h

const uint64_t & display_rotation ()

Defined at line 36 of file obj/src/ui/scenic/scenic_structured_config.h

uint64_t & display_rotation ()

Defined at line 37 of file obj/src/ui/scenic/scenic_structured_config.h

const bool & enable_frame_counter_overlay ()

Defined at line 39 of file obj/src/ui/scenic/scenic_structured_config.h

bool & enable_frame_counter_overlay ()

Defined at line 42 of file obj/src/ui/scenic/scenic_structured_config.h

const uint64_t & frame_prediction_margin_in_us ()

Defined at line 46 of file obj/src/ui/scenic/scenic_structured_config.h

uint64_t & frame_prediction_margin_in_us ()

Defined at line 49 of file obj/src/ui/scenic/scenic_structured_config.h

const uint64_t & frame_scheduler_min_predicted_frame_duration_in_us ()

Defined at line 53 of file obj/src/ui/scenic/scenic_structured_config.h

uint64_t & frame_scheduler_min_predicted_frame_duration_in_us ()

Defined at line 56 of file obj/src/ui/scenic/scenic_structured_config.h

const int64_t & i_can_haz_display_id ()

Defined at line 60 of file obj/src/ui/scenic/scenic_structured_config.h

int64_t & i_can_haz_display_id ()

Defined at line 63 of file obj/src/ui/scenic/scenic_structured_config.h

const int64_t & i_can_haz_display_mode ()

Defined at line 65 of file obj/src/ui/scenic/scenic_structured_config.h

int64_t & i_can_haz_display_mode ()

Defined at line 68 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & max_display_horizontal_resolution_px ()

Defined at line 70 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & max_display_horizontal_resolution_px ()

Defined at line 73 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & max_display_refresh_rate_millihertz ()

Defined at line 77 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & max_display_refresh_rate_millihertz ()

Defined at line 80 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & max_display_vertical_resolution_px ()

Defined at line 84 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & max_display_vertical_resolution_px ()

Defined at line 87 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & min_display_horizontal_resolution_px ()

Defined at line 91 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & min_display_horizontal_resolution_px ()

Defined at line 94 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & min_display_refresh_rate_millihertz ()

Defined at line 98 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & min_display_refresh_rate_millihertz ()

Defined at line 101 of file obj/src/ui/scenic/scenic_structured_config.h

const int32_t & min_display_vertical_resolution_px ()

Defined at line 105 of file obj/src/ui/scenic/scenic_structured_config.h

int32_t & min_display_vertical_resolution_px ()

Defined at line 108 of file obj/src/ui/scenic/scenic_structured_config.h

const bool & pointer_auto_focus ()

Defined at line 112 of file obj/src/ui/scenic/scenic_structured_config.h

bool & pointer_auto_focus ()

Defined at line 113 of file obj/src/ui/scenic/scenic_structured_config.h

const std::string & renderer ()

Defined at line 115 of file obj/src/ui/scenic/scenic_structured_config.h

std::string & renderer ()

Defined at line 116 of file obj/src/ui/scenic/scenic_structured_config.h

const uint8_t & visual_debugging_level ()

Defined at line 118 of file obj/src/ui/scenic/scenic_structured_config.h

uint8_t & visual_debugging_level ()

Defined at line 121 of file obj/src/ui/scenic/scenic_structured_config.h