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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVidPn.cpp1668 RTRECTSIZE TargetSize; local
1670 Status = vboxVidPnQueryPinnedTargetMode(hVidPn, pVidPnInterface, VidPnTargetId, &TargetSize);
1684 if (memcmp(&TargetSize, &SourceSize, sizeof (TargetSize)) && TargetSize.cx)

Completed in 52 milliseconds