Searched defs:IAMDevMemoryAllocator (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h4328 typedef interface IAMDevMemoryAllocator IAMDevMemoryAllocator; typedef
10639 typedef struct IAMDevMemoryAllocator IAMDevMemoryAllocator; typedef in typeref:struct:IAMDevMemoryAllocator
12586 struct IAMDevMemoryAllocator : public IUnknown { struct in inherits:IUnknown
12597 HRESULT (WINAPI *QueryInterface)(IAMDevMemoryAllocator *This,REFIID riid,void **ppvObject);
12598 ULONG (WINAPI *AddRef)(IAMDevMemoryAllocator *This);
12599 ULONG (WINAPI *Release)(IAMDevMemoryAllocator *This);
12600 HRESULT (WINAPI *GetInfo)(IAMDevMemoryAllocator *This,DWORD *pdwcbTotalFree,DWORD *pdwcbLargestFree,DWORD *pdwcbTotalMemory,DWORD *pdwcbMinimumChunk);
12601 HRESULT (WINAPI *CheckMemory)(IAMDevMemoryAllocator *Thi
12607 struct IAMDevMemoryAllocator { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h4328 typedef interface IAMDevMemoryAllocator IAMDevMemoryAllocator; typedef
10639 typedef struct IAMDevMemoryAllocator IAMDevMemoryAllocator; typedef in typeref:struct:IAMDevMemoryAllocator
12586 struct IAMDevMemoryAllocator : public IUnknown { struct in inherits:IUnknown
12597 HRESULT (WINAPI *QueryInterface)(IAMDevMemoryAllocator *This,REFIID riid,void **ppvObject);
12598 ULONG (WINAPI *AddRef)(IAMDevMemoryAllocator *This);
12599 ULONG (WINAPI *Release)(IAMDevMemoryAllocator *This);
12600 HRESULT (WINAPI *GetInfo)(IAMDevMemoryAllocator *This,DWORD *pdwcbTotalFree,DWORD *pdwcbLargestFree,DWORD *pdwcbTotalMemory,DWORD *pdwcbMinimumChunk);
12601 HRESULT (WINAPI *CheckMemory)(IAMDevMemoryAllocator *Thi
12607 struct IAMDevMemoryAllocator { struct
[all...]

Completed in 191 milliseconds