Searched defs:GetDevice (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter.cc41 BluetoothDevice* BluetoothAdapter::GetDevice(const std::string& address) { function in class:device::BluetoothAdapter
43 const_cast<const BluetoothAdapter *>(this)->GetDevice(address));
46 const BluetoothDevice* BluetoothAdapter::GetDevice( function in class:device::BluetoothAdapter
/external/chromium_org/content/browser/renderer_host/media/
H A Daudio_input_device_manager.cc48 StreamDeviceList::iterator device = GetDevice(session_id);
95 StreamDeviceList::iterator device = GetDevice(session_id);
208 DCHECK(GetDevice(session_id) == devices_.end());
227 AudioInputDeviceManager::GetDevice(int session_id) { function in class:content::AudioInputDeviceManager
/external/chromium_org/build/android/pylib/
H A Dandroid_commands.py266 def GetDevice(self): member in class:AndroidCommands
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_objects.h77 virtual void STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11DeviceChild
273 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGIResource
592 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11Surface
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_objects.h77 virtual void STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11DeviceChild
273 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGIResource
592 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11Surface
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGISwapChain
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGISwapChain

Completed in 214 milliseconds