HomeSort by relevance Sort by last modified time
    Searched defs:GetDevice (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_adapter.cc 41 BluetoothDevice* BluetoothAdapter::GetDevice(const std::string& address) {
43 const_cast<const BluetoothAdapter *>(this)->GetDevice(address));
46 const BluetoothDevice* BluetoothAdapter::GetDevice(
  /external/chromium_org/content/browser/renderer_host/media/
audio_input_device_manager.cc 48 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) {
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 77 virtual void STDMETHODCALLTYPE GetDevice(
273 virtual HRESULT STDMETHODCALLTYPE GetDevice(
592 virtual HRESULT STDMETHODCALLTYPE GetDevice(
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 77 virtual void STDMETHODCALLTYPE GetDevice(
273 virtual HRESULT STDMETHODCALLTYPE GetDevice(
592 virtual HRESULT STDMETHODCALLTYPE GetDevice(
  /external/chromium_org/build/android/pylib/
android_commands.py 266 def GetDevice(self):
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 998 virtual HRESULT STDMETHODCALLTYPE GetDevice(
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 998 virtual HRESULT STDMETHODCALLTYPE GetDevice(
    [all...]

Completed in 490 milliseconds