Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp74 const char* const kGpuMode = "gpu_mode"; variable
197 return (*dictionary_)[kGpuMode].asString(); in gpu_mode()
200 (*dictionary_)[kGpuMode] = name; in set_gpu_mode()