Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_window.h31 struct _DFB_WindowData struct
33 IDirectFBSurface *window_surface; /* window surface */
34 IDirectFBSurface *surface; /* client drawing surface */
35 IDirectFBWindow *dfbwin;
36 IDirectFBEventBuffer *eventbuffer;
38 SDL_Window *next;
39 Uint8 opacity;
40 DFBRectangle client;
41 DFBDimension size;
42 DFBRectangle restore;
[all …]