Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/egl/
Degl.cpp94 #define VALIDATE_DISPLAY(dpy,ret) \ macro
100 VALIDATE_DISPLAY(dpy, ret) \
501 VALIDATE_DISPLAY(dpy,EGL_FALSE); in eglInitialize()
1311 VALIDATE_DISPLAY(dpy, EGL_NO_SYNC_KHR); in eglCreateSyncKHR()