Home
last modified time | relevance | path

Searched refs:set_display_configs (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h663 void set_display_configs(const std::vector<DisplayConfig>& display_configs);
Dcuttlefish_config_instance.cpp877 void CuttlefishConfig::MutableInstanceSpecific::set_display_configs( in set_display_configs() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1141 instance.set_display_configs(display_configs); in InitializeCuttlefishConfiguration()