Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsframebuffer.c99 int WIN_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in WIN_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenframebuffer.c60 …mscripten_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in Emscripten_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/alios/
A DSDL_AliOS_framebuffer.c63 …SDL_AliOS_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in SDL_AliOS_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/dummy/
A DSDL_nullframebuffer.c59 …SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in SDL_DUMMY_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenframebuffer.c60 …OFFSCREEN_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in SDL_OFFSCREEN_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11framebuffer.c143 int numrects) in X11_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bframebuffer.cc103 const SDL_Rect * rects, int numrects) { in HAIKU_UpdateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c191 int numrects) in updateWindowFramebuffer()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_rect.c470 int numrects, const SDL_Rect * rects, SDL_Rect *span) in SDL_GetSpanEnclosingRect()
A DSDL_video.c372 …teWindowTexture(SDL_VideoDevice *unused, SDL_Window * window, const SDL_Rect * rects, int numrects) in SDL_UpdateWindowTexture()
2407 int numrects) in SDL_UpdateWindowSurfaceRects()

Completed in 13 milliseconds