Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclopengles.c94 attribs[i++] = _this->gl_config.green_size; in NACL_GLES_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspgl.c100 attribs[i++] = _this->gl_config.green_size; in PSP_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c222 pfd->cGreenBits = _this->gl_config.green_size; in WIN_GL_SetupPixelFormat()
546 *iAttr++ = _this->gl_config.green_size; in WIN_GL_SetupWindowInternal()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h338 int green_size; member
A DSDL_egl.c699 attribs[i++] = _this->gl_config.green_size; in SDL_EGL_ChooseConfig()
A DSDL_video.c3142 _this->gl_config.green_size = 3; in SDL_GL_ResetAttributes()
3203 _this->gl_config.green_size = value; in SDL_GL_SetAttribute()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.m191 gBits:_this->gl_config.green_size
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c425 wdata->gles_attributes[attr_pos++] = _this->gl_config.green_size; in PND_gl_createcontext()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c504 attribs[i++] = _this->gl_config.green_size; in X11_GL_GetAttributes()

Completed in 19 milliseconds