Home
last modified time | relevance | path

Searched refs:X11_UpdateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11framebuffer.h27 extern int X11_UpdateWindowFramebuffer(_THIS, SDL_Window * window,
DSDL_x11framebuffer.c146 X11_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, in X11_UpdateWindowFramebuffer() function
DSDL_x11video.c256 device->UpdateWindowFramebuffer = X11_UpdateWindowFramebuffer; in X11_CreateDevice()