Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp353 Result<void> ConfigureGpu(const CuttlefishConfig& config, Command* crosvm_cmd) { in ConfigureGpu() function
519 CF_EXPECT(ConfigureGpu(config, &crosvm_cmd.Cmd())); in StartCommands()