Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config.cpp210 bool host_set_in_hwconfig = false; in emuglConfig_init() local
248 host_set_in_hwconfig = true; in emuglConfig_init()
293 if ((gpu_mode && !strcmp(gpu_mode, "auto")) || host_set_in_hwconfig) { in emuglConfig_init()