Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Demugl_config.h82 emugl_host_gpu_prop_list emuglConfig_get_host_gpu_props();
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config_unittest.cpp500 emugl_host_gpu_prop_list gpu_props = emuglConfig_get_host_gpu_props(); in TEST()
543 emugl_host_gpu_prop_list gpu_props = emuglConfig_get_host_gpu_props(); in TEST()
Demugl_config.cpp71 emugl_host_gpu_prop_list emuglConfig_get_host_gpu_props() { in emuglConfig_get_host_gpu_props() function