Lines Matching refs:pSourceRect
715 const RECT *pSourceRect, in present() argument
733 This, pSourceRect, pDestRect, pDirtyRegion, in present()
742 if (pSourceRect) { in present()
744 pSourceRect->left, pSourceRect->right, in present()
745 pSourceRect->top, pSourceRect->bottom); in present()
746 source_rect = *pSourceRect; in present()
751 pSourceRect = NULL; in present()
930 …ntBuffer(This->present, This->present_handles[0], hDestWindowOverride, pSourceRect, pDestRect ? &d… in present()
942 const RECT *pSourceRect, in NineSwapChain9_Present() argument
957 This, pSourceRect, pDestRect, hDestWindowOverride, in NineSwapChain9_Present()
978 hr = present(This, pSourceRect, pDestRect, in NineSwapChain9_Present()