Home
last modified time | relevance | path

Searched defs:enable_gpu_angle (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp179 void CuttlefishConfig::set_enable_gpu_angle(const bool enable_gpu_angle) { in set_enable_gpu_angle()
182 bool CuttlefishConfig::enable_gpu_angle() const { in enable_gpu_angle() function in cuttlefish::CuttlefishConfig