Searched defs:fDirtyEmpty (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp351 bool fDirtyEmpty = true; local
397 if (fDirtyEmpty)
404 fDirtyEmpty = false;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.cpp3235 bool fDirtyEmpty = true; local
3249 if (fDirtyEmpty)
3256 fDirtyEmpty = false;

Completed in 61 milliseconds