Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp123 #define VALIDATE_CONFIG(cfg,ret) \ macro
1021 VALIDATE_CONFIG(config, EGL_FALSE); in eglGetConfigAttrib()
1039 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreateWindowSurface()
1067 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreatePbufferSurface()
1137 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreatePixmapSurface()
1480 VALIDATE_CONFIG(config, EGL_NO_CONTEXT); in eglCreateContext()