Searched refs:d3dDevice (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp1443 void AVFWrapper::createPlayer(IDirect3DDevice9* d3dDevice) argument
1454 if (d3dDevice) {
1456 COMPtr<IDirect3DDevice9Ex> d3dEx(Query, d3dDevice);
H A DAVFoundationCFSoftLinking.h228 SOFT_LINK_DLL_IMPORT_OPTIONAL(AVFoundationCF, AVCFPlayerSetDirect3DDevice, void, __cdecl, (AVCFPlayerRef player, IDirect3DDevice9* d3dDevice))

Completed in 75 milliseconds