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.cpp115 #define VALIDATE_CONFIG(cfg,ret) \ macro
843 VALIDATE_CONFIG(config, EGL_FALSE); in eglGetConfigAttrib()
861 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreateWindowSurface()
889 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreatePbufferSurface()
959 VALIDATE_CONFIG(config, EGL_FALSE); in eglCreatePixmapSurface()
1286 VALIDATE_CONFIG(config, EGL_NO_CONTEXT); in eglCreateContext()