Searched defs:rop3 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/ |
H A D | VBoxDispVRDP.cpp | 726 uint8_t rop3) 735 order.rop = rop3; 745 uint8_t rop3) 773 order.rop = rop3; 783 uint8_t rop3) 791 order.rop = rop3; 800 uint8_t rop3) 810 order.rop = rop3; 819 uint8_t rop3, 830 order.rop = rop3; 722 vrdpReportSolidBlt(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, ULONG rgb, uint8_t rop3) argument 740 vrdpReportPatBlt(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, VRDPBRUSH *pBrush, POINTL *pptlBrush, uint8_t rop3) argument 780 vrdpReportDstBlt(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, uint8_t rop3) argument 796 vrdpReportScreenBlt(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, POINTL *pptlSrc, uint8_t rop3) argument 815 vrdpReportMemBltRect(PVBOXDISPDEV pDev, RECTL *prcl, int xSrc, int ySrc, uint8_t rop3, const VRDPBCHASH *phash) argument 838 vrdpReportMemBlt(PVBOXDISPDEV pDev, VRDPCLIPRECTS *pClipRects, POINTL *pptlSrc, const uint8_t rop3, const VRDPBCHASH *phash) argument [all...] |
Completed in 69 milliseconds