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

/external/chromium_org/third_party/webrtc/base/
H A Dsysteminfo.cc475 D3DCreate9Proc d3d_create_proc = reinterpret_cast<D3DCreate9Proc>( local
477 if (d3d_create_proc) {
478 IDirect3D9* d3d = d3d_create_proc(D3D_SDK_VERSION);

Completed in 169 milliseconds