Home
last modified time | relevance | path

Searched defs:pDestRect (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c719 const RECT *pDestRect, in present()
946 const RECT *pDestRect, in NineSwapChain9_Present()
Ddevice9ex.c96 const RECT *pDestRect, in NineDevice9Ex_PresentEx()
Dnine_lock.c681 const RECT *pDestRect, in LockDevice9_Present()
927 const RECT *pDestRect, in LockDevice9_StretchRect()
2113 const RECT *pDestRect, in LockDevice9Ex_PresentEx()
2763 const RECT *pDestRect, in LockSwapChain9_Present()
Ddevice9.c1031 const RECT *pDestRect, in NineDevice9_Present()
1674 const RECT *pDestRect, in NineDevice9_StretchRect()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c1751 RECT dstr, srcr, *pDestRect = NULL, *pSrcRect = NULL; in d3d_present_swap_chain() local