Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_video.c64 static int DirectFB_VideoInit(_THIS);
113 device->VideoInit = DirectFB_VideoInit; in DirectFB_CreateDevice()
217 DirectFB_VideoInit(_THIS) in DirectFB_VideoInit() function