Home
last modified time | relevance | path

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

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A DCoreSurface.h45 DFBResult CoreSurface_SetConfig(
H A DCoreSurface.c51 CoreSurface_SetConfig( in CoreSurface_SetConfig() function
/dports/devel/directfb/DirectFB-1.4.17/src/windows/
H A Didirectfbwindow.c1017 return CoreSurface_SetConfig( data->window->surface, &config ); in IDirectFBWindow_ResizeSurface()