Searched refs:sentinel (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/egl/
H A Dchecks.spec3 eglChooseConfig check configs config_size check num_config 1 sentinel attrib_list EGL_NONE
5 //STUB function: //eglCreateWindowSurface sentinel attrib_list EGL_NONE
6 eglCreatePbufferSurface sentinel attrib_list EGL_NONE
7 //unsupported: eglCreatePixmapSurface sentinel attrib_list EGL_NONE
11 eglCreatePbufferFromClientBuffer sentinel attrib_list EGL_NONE
12 eglCreateContext sentinel attrib_list EGL_NONE
/frameworks/native/opengl/libagl/
H A Dprimitives.cpp898 unsigned int sentinel = 0; local
918 if (++sentinel >= 3)
929 if (++sentinel >= 3)
964 unsigned int sentinel = 0; local
983 if (++sentinel >= 3)
994 if (++sentinel >= 3)

Completed in 96 milliseconds