Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_window.h73 extern void DirectFB_DestroyWindow(_THIS, SDL_Window * window);
DSDL_DirectFB_video.c132 device->DestroyWindow = DirectFB_DestroyWindow; in DirectFB_CreateDevice()
DSDL_DirectFB_window.c409 DirectFB_DestroyWindow(_THIS, SDL_Window * window) in DirectFB_DestroyWindow() function