Searched refs:AddDirtyRect (Results 1 – 4 of 4) sorted by relevance
63 long __stdcall AddDirtyRect(const RECT *dirtyRect);
63 long __stdcall AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *dirtyRect);
303 long Direct3DTexture9::AddDirtyRect(const RECT *dirtyRect) in AddDirtyRect() function in D3D9::Direct3DTexture9
259 long Direct3DCubeTexture9::AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *dirtyRect) in AddDirtyRect() function in D3D9::Direct3DCubeTexture9