Searched defs:pWidth (Results 1 - 3 of 3) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | amvideo.h | 647 LONG *pWidth, 722 LONG *pWidth, 799 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth) 830 static FORCEINLINE HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) { argument 831 return This->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth); 894 LONG *pWidth, 1072 LONG *pWidth, 1168 #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeigh 1204 IFullScreenVideoEx_GetModeInfo(IFullScreenVideoEx* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | amvideo.h | 647 LONG *pWidth, 722 LONG *pWidth, 799 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth) 830 static FORCEINLINE HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) { argument 831 return This->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth); 894 LONG *pWidth, 1072 LONG *pWidth, 1168 #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeigh 1204 IFullScreenVideoEx_GetModeInfo(IFullScreenVideoEx* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) argument [all...] |
/prebuilts/sdk/current/support/v7/gridlayout/libs/ |
H A D | android-support-v7-gridlayout.jar | META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v7/ android/support/v7/gridlayout/ ... |
Completed in 79 milliseconds