Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dwicdec.c61 const GUID* pixel_format; member
196 static int HasPalette(GUID pixel_format) { in HasPalette()
210 GUID pixel_format) { in HasAlpha()
A Dimage_enc.c85 WICPixelFormatGUID pixel_format = has_alpha ? GUID_WICPixelFormat32bppBGRA in WriteUsingWIC() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c490 int pixel_format = 0; in WIN_GL_ChoosePixelFormatARB() local
530 int pixel_format = 0; in WIN_GL_SetupWindowInternal() local
880 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom() local
/AliOS-Things-master/components/SDL2/test/
A Dtestoffscreen.c59 Uint32 pixel_format; in save_surface_to_bmp() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_pixels.c503 SDL_AllocFormat(Uint32 pixel_format) in SDL_AllocFormat()
544 SDL_InitFormat(SDL_PixelFormat * format, Uint32 pixel_format) in SDL_InitFormat()
A DSDL_surface.c1197 SDL_ConvertSurfaceFormat(SDL_Surface * surface, Uint32 pixel_format, in SDL_ConvertSurfaceFormat()
1215 SDL_CreateSurfaceOnStack(int width, int height, Uint32 pixel_format, in SDL_CreateSurfaceOnStack()
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c403 convert_format(GL_RenderData *renderdata, Uint32 pixel_format, in convert_format()
1349 Uint32 pixel_format, void * pixels, int pitch) in GL_RenderReadPixels()
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c58 GLenum pixel_format; member
1833 Uint32 pixel_format, void * pixels, int pitch) in GLES2_RenderReadPixels()
/AliOS-Things-master/components/SDL2/src/render/psp/
A DSDL_render_psp.c863 Uint32 pixel_format, void * pixels, int pitch) in PSP_RenderReadPixels()
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c968 Uint32 pixel_format, void * pixels, int pitch) in GLES_RenderReadPixels()

Completed in 25 milliseconds