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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp3113 RECT tstRect = {0,0, pDstRc->aAllocations[0].SurfDesc.width, pDstRc->aAllocations[0].SurfDesc.height}; local
3114 Assert(vboxWddmRectIsCoveres(&tstRect, &DstRect));

Completed in 88 milliseconds