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

/vbox/src/VBox/Frontends/VBoxFB/
H A DFramebuffer.cpp39 fbSurfaceLocked = 0;
76 if (fbSurfaceLocked)
84 fbSurfaceLocked = 1;
88 if (fbSurfaceLocked)
95 fbSurfaceLocked = 1;
106 if (!fbSurfaceLocked)
112 fbSurfaceLocked = 0;
116 if (!fbSurfaceLocked)
122 fbSurfaceLocked = 0;
248 uint32_t needsLocking = fbSurfaceLocked;
[all...]
H A DFramebuffer.h68 int fbSurfaceLocked; member in class:VBoxDirectFB

Completed in 153 milliseconds