Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/egl/
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/
Dprimitives.cpp898 unsigned int sentinel = 0; in clip_triangle() local
918 if (++sentinel >= 3) in clip_triangle()
929 if (++sentinel >= 3) in clip_triangle()
964 unsigned int sentinel = 0; in clip_triangle() local
983 if (++sentinel >= 3) in clip_triangle()
994 if (++sentinel >= 3) in clip_triangle()