Searched refs:fbInternalSurface (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DFramebuffer.cpp29 fbInternalSurface = NULL;
48 if (fbInternalSurface)
50 DFBCHECK(fbInternalSurface->Release(fbInternalSurface));
51 fbInternalSurface = NULL;
74 if (fbInternalSurface)
81 DFBCHECK(fbInternalSurface->Lock(fbInternalSurface,
104 if (fbInternalSurface)
111 DFBCHECK(fbInternalSurface
[all...]
H A DFramebuffer.h63 IDirectFBSurface *fbInternalSurface; member in class:VBoxDirectFB

Completed in 31 milliseconds