Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_video.c65 static void DirectFB_VideoQuit(_THIS);
114 device->VideoQuit = DirectFB_VideoQuit; in DirectFB_CreateDevice()
295 DirectFB_VideoQuit(_THIS) in DirectFB_VideoQuit() function