Searched defs:attribs (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11opengl.c | 485 X11_GL_GetAttributes(_THIS, Display * display, int screen, int * attribs, int size, Bool for_FBConf… in X11_GL_GetAttributes() 601 int attribs[64]; in X11_GL_GetVisual() local 708 int attribs[15] = { in X11_GL_CreateContext() local
|
/AliOS-Things-master/components/SDL2/src/video/nacl/ |
A D | SDL_naclopengles.c | 78 Sint32 attribs[64]; in NACL_GLES_CreateContext() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_egl.c | 682 EGLint attribs[64]; in SDL_EGL_ChooseConfig() local 837 EGLint attribs[15]; in SDL_EGL_CreateContext() local 1079 EGLint attribs[3]; in SDL_EGL_CreateSurface() local
|
/AliOS-Things-master/components/SDL2/src/video/psp/ |
A D | SDL_pspgl.c | 80 EGLint attribs[32]; in PSP_GL_CreateContext() local
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsopengl.c | 731 int attribs[15]; /* max 14 attributes plus terminator */ in WIN_GL_CreateContext() local
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | menuconfig.py | 576 def _style_attr(fg_color, bg_color, attribs, color_attribs={}): argument
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | menuconfig.py | 576 def _style_attr(fg_color, bg_color, attribs, color_attribs={}): argument
|
Completed in 20 milliseconds