Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h58 typedef void *EGLConfig; typedef
/hardware/google/gfxstream/guest/mesa/include/EGL/
Degl.h43 typedef void *EGLConfig; typedef
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp233 #define VALIDATE_CONFIG_RETURN(EGLConfig,ret) \ argument
255 #define VALIDATE_CONFIG(EGLConfig) \ argument