Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_events.h30 extern void DirectFB_PumpEventsWindow(_THIS);
DSDL_DirectFB_video.c117 device->PumpEvents = DirectFB_PumpEventsWindow; in DirectFB_CreateDevice()
DSDL_DirectFB_events.c410 DirectFB_PumpEventsWindow(_THIS) in DirectFB_PumpEventsWindow() function