Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D9/
DDirect3DTexture9.hpp63 long __stdcall AddDirtyRect(const RECT *dirtyRect);
DDirect3DCubeTexture9.hpp63 long __stdcall AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *dirtyRect);
DDirect3DTexture9.cpp303 long Direct3DTexture9::AddDirtyRect(const RECT *dirtyRect) in AddDirtyRect() function in D3D9::Direct3DTexture9
DDirect3DCubeTexture9.cpp259 long Direct3DCubeTexture9::AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *dirtyRect) in AddDirtyRect() function in D3D9::Direct3DCubeTexture9