OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IVMRSurfaceAllocatorNotify9
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.h
37
typedef interface
IVMRSurfaceAllocatorNotify9
IVMRSurfaceAllocatorNotify9
;
142
typedef interface
IVMRSurfaceAllocatorNotify9
IVMRSurfaceAllocatorNotify9
;
383
IVMRSurfaceAllocatorNotify9
*allocnotify) = 0;
425
IVMRSurfaceAllocatorNotify9
*allocnotify);
465
static FORCEINLINE HRESULT IVMRSurfaceAllocator9_AdviseNotify(IVMRSurfaceAllocator9* This,
IVMRSurfaceAllocatorNotify9
*allocnotify) {
504
IVMRSurfaceAllocatorNotify9
*allocnotify);
571
IVMRSurfaceAllocatorNotify9
*allocnotify);
622
static FORCEINLINE HRESULT IVMRSurfaceAllocatorEx9_AdviseNotify(IVMRSurfaceAllocatorEx9* This,
IVMRSurfaceAllocatorNotify9
*allocnotify)
[
all
...]
vmr9.idl
35
interface
IVMRSurfaceAllocatorNotify9
;
118
HRESULT AdviseNotify([in]
IVMRSurfaceAllocatorNotify9
*allocnotify);
137
helpstring("
IVMRSurfaceAllocatorNotify9
interface"),
140
interface
IVMRSurfaceAllocatorNotify9
: IUnknown
Completed in 3265 milliseconds