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

  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 296 ScopedComPtr<IMMDevice> CoreAudioUtil::CreateDevice(
397 ScopedComPtr<IMMDevice> input_device(CreateDevice(input_device_id));
432 ScopedComPtr<IMMDevice> audio_device = CreateDevice(device_id);
502 ScopedComPtr<IMMDevice> device(CreateDevice(device_id));
712 ScopedComPtr<IMMDevice> device(CreateDevice(device_id));
    [all...]
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.cc 25 SkBaseDevice* VectorPlatformDeviceEmf::CreateDevice(
699 return VectorPlatformDeviceEmf::CreateDevice(
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 523 void FakeBluetoothDeviceClient::CreateDevice(
692 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
694 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
700 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
702 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
706 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
712 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
714 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
720 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
722 CreateDevice(dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath)
    [all...]

Completed in 707 milliseconds