Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Demugl_config.h156 AEMU_EXPORT void emuglConfig_setupEnv(const EmuglConfig* config);
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config_unittest.cpp310 emuglConfig_setupEnv(&config); in TEST()
430 emuglConfig_setupEnv(&config); in TEST()
441 emuglConfig_setupEnv(&config); in TEST()
Demugl_config.cpp394 void emuglConfig_setupEnv(const EmuglConfig* config) { in emuglConfig_setupEnv() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2319 emuglConfig_setupEnv(&config); in stream_renderer_opengles_init()