Android-cuttlefish cvd tool
Functions
cuttlefish::anonymous_namespace{cf_graphics_configs.cpp} Namespace Reference

Functions

Result< std::optional< std::string > > GenerateDisplayFlag (const EnvironmentSpecification &cfg)
 
bool RecordScreen (const Instance &instance)
 
std::optional< std::string > GpuMode (const Instance &instance)
 
std::optional< std::vector< std::string > > GpuModes (const EnvironmentSpecification &cfg)
 

Function Documentation

◆ GenerateDisplayFlag()

Result< std::optional< std::string > > cuttlefish::anonymous_namespace{cf_graphics_configs.cpp}::GenerateDisplayFlag ( const EnvironmentSpecification &  cfg)

◆ GpuMode()

std::optional< std::string > cuttlefish::anonymous_namespace{cf_graphics_configs.cpp}::GpuMode ( const Instance &  instance)

◆ GpuModes()

std::optional< std::vector< std::string > > cuttlefish::anonymous_namespace{cf_graphics_configs.cpp}::GpuModes ( const EnvironmentSpecification &  cfg)

◆ RecordScreen()

bool cuttlefish::anonymous_namespace{cf_graphics_configs.cpp}::RecordScreen ( const Instance &  instance)