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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp166 void CrMBltImgRectScaled(const CR_BLITTER_IMG *pSrc, const RTPOINT *pPos, bool fSrcInvert, const RTRECT *pCopyRect, float strX, float strY, CR_BLITTER_IMG *pDst) function
276 CrMBltImgRectScaled(pSrc, &Pos, false, &Intersection, strX, strY, pDst);

Completed in 51 milliseconds