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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVModes.cpp254 bool fTransientIfExists = false; local
260 fTransientIfExists = true;
272 if (rc == VINF_ALREADY_INITIALIZED && !fTransientIfExists)

Completed in 52 milliseconds