HomeSort by relevance Sort by last modified time
    Searched refs:AdviseNotify (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.h 382 virtual HRESULT STDMETHODCALLTYPE AdviseNotify(
423 HRESULT (STDMETHODCALLTYPE *AdviseNotify)(
443 #define IVMRSurfaceAllocator9_AdviseNotify(This,allocnotify) (This)->lpVtbl->AdviseNotify(This,allocnotify)
466 return This->lpVtbl->AdviseNotify(This,allocnotify);
569 HRESULT (STDMETHODCALLTYPE *AdviseNotify)(
598 #define IVMRSurfaceAllocatorEx9_AdviseNotify(This,allocnotify) (This)->lpVtbl->AdviseNotify(This,allocnotify)
623 return This->lpVtbl->AdviseNotify(This,allocnotify);
    [all...]
vmr9.idl 118 HRESULT AdviseNotify([in] IVMRSurfaceAllocatorNotify9 *allocnotify);
strmif.h     [all...]

Completed in 47 milliseconds