Home
last modified time | relevance | path

Searched refs:RGNDATA (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c67 RGNDATA** prgndata, in WineDXGIBackend_BeginPresent()
80 RGNDATA* rgndata; in WineDXGIBackend_BeginPresent()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp329 RGNDATA* pData = (RGNDATA*)FX_Alloc(uint8_t, ret); in Init()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp76 RGNDATA **rgndata, in BeginPresent()
1103 RGNDATA* rgndata; in Present()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h2276 } RGNDATA; typedef
2288 …API OnClipChange(const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData) = 0;
2299 …IOverlayNotify *This,const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData);
2319 …IOverlayNotify *This,const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData);
2346 …OverlayNotify2 *This,const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData);
2386 …virtual HRESULT WINAPI GetClipList(RECT *pSourceRect,RECT *pDestinationRect,RGNDATA **ppRgnData) =…
2403 …HRESULT (WINAPI *GetClipList)(IOverlay *This,RECT *pSourceRect,RECT *pDestinationRect,RGNDATA **pp…
2440 …lay_GetClipList_Proxy(IOverlay *This,RECT *pSourceRect,RECT *pDestinationRect,RGNDATA **ppRgnData);