Searched refs:enumVideoModesHandler (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DHelper.h32 DFBEnumerationResult enumVideoModesHandler(int width, int height, int bpp, void *callbackdata);
H A DHelper.cpp37 DFBEnumerationResult enumVideoModesHandler(int width, int height, int bpp, void *callbackdata) function
H A DVBoxFB.cpp260 DFBCHECK(dfb->EnumVideoModes(dfb, enumVideoModesHandler, NULL));

Completed in 42 milliseconds