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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h10864 typedef struct IVMRSurfaceAllocatorNotify IVMRSurfaceAllocatorNotify; typedef in typeref:struct:IVMRSurfaceAllocatorNotify
15590 virtual HRESULT WINAPI AdviseNotify(IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify) = 0;
15601 HRESULT (WINAPI *AdviseNotify)(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
15623 HRESULT WINAPI IVMRSurfaceAllocator_AdviseNotify_Proxy(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
15631 struct IVMRSurfaceAllocatorNotify : public IUnknown { struct in inherits:IUnknown
15643 HRESULT (WINAPI *QueryInterface)(IVMRSurfaceAllocatorNotify *This,REFIID riid,void **ppvObject);
15644 ULONG (WINAPI *AddRef)(IVMRSurfaceAllocatorNotify *This);
15645 ULONG (WINAPI *Release)(IVMRSurfaceAllocatorNotify *This);
15646 HRESULT (WINAPI *AdviseSurfaceAllocator)(IVMRSurfaceAllocatorNotify *Thi
15654 struct IVMRSurfaceAllocatorNotify { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h10864 typedef struct IVMRSurfaceAllocatorNotify IVMRSurfaceAllocatorNotify; typedef in typeref:struct:IVMRSurfaceAllocatorNotify
15590 virtual HRESULT WINAPI AdviseNotify(IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify) = 0;
15601 HRESULT (WINAPI *AdviseNotify)(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
15623 HRESULT WINAPI IVMRSurfaceAllocator_AdviseNotify_Proxy(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
15631 struct IVMRSurfaceAllocatorNotify : public IUnknown { struct in inherits:IUnknown
15643 HRESULT (WINAPI *QueryInterface)(IVMRSurfaceAllocatorNotify *This,REFIID riid,void **ppvObject);
15644 ULONG (WINAPI *AddRef)(IVMRSurfaceAllocatorNotify *This);
15645 ULONG (WINAPI *Release)(IVMRSurfaceAllocatorNotify *This);
15646 HRESULT (WINAPI *AdviseSurfaceAllocator)(IVMRSurfaceAllocatorNotify *Thi
15654 struct IVMRSurfaceAllocatorNotify { struct
[all...]

Completed in 483 milliseconds