Home
last modified time | relevance | path

Searched refs:IDirectDrawSurface3_QueryInterface (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Dddraw.h2200 #define IDirectDrawSurface3_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2245 #define IDirectDrawSurface3_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro