Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config.cpp213 bool hasUiPreference = uiPreferredBackend != WINSYS_GLESBACKEND_PREFERENCE_AUTO; in emuglConfig_init() local
259 if (!gpu_option && hasUiPreference) { in emuglConfig_init()
298 if (!has_auto_no_window && (no_window || (blacklisted && !hasUiPreference))) { in emuglConfig_init()