Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_video.h141 struct _DFB_DeviceData struct
143 int initialized;
145 IDirectFB *dfb;
146 int num_mice;
147 int mouse_id[0x100];
148 int num_keyboard;
149 DFB_KeyboardData keyboard[10];
150 SDL_Window *firstwin;
152 int use_yuv_underlays;
153 int use_yuv_direct;
[all …]