Searched refs:CD3D9ExUtils (Results 1 – 2 of 2) sorted by relevance
248 CD3D9ExUtils::CD3D9ExUtils() { in CD3D9ExUtils() function in CD3D9ExUtils265 CD3D9ExUtils::~CD3D9ExUtils() { in ~CD3D9ExUtils()269 HRESULT CD3D9ExUtils::Init (BOOL bWindowed) { in Init()285 HRESULT CD3D9ExUtils::Uninit() { in Uninit()299 HRESULT CD3D9ExUtils::Process (void* pDst[3], SBufferInfo* pInfo, FILE* pFp) { in Process()329 HRESULT CD3D9ExUtils::Render (void* pDst[3], SBufferInfo* pInfo) { in Render()358 HRESULT CD3D9ExUtils::Dump (void* pDst[3], SBufferInfo* pInfo, FILE* pFp) { in Dump()375 HRESULT CD3D9ExUtils::InitResource (void* pSharedHandle, SBufferInfo* pInfo) { in InitResource()537 hHandle = (void*) new CD3D9ExUtils; in CUtils()551 CD3D9ExUtils* hTmp = (CD3D9ExUtils*) hHandle; in ~CUtils()[all …]
95 class CD3D9ExUtils {97 CD3D9ExUtils();98 ~CD3D9ExUtils();