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

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
hiddevice.cpp 63 OpenDevice( device_id, vendor_id, index );
68 bool cHIDDevice::OpenDevice(unsigned short device_id, unsigned short vendor_id, int index)
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc 30 bool V4L2Device::OpenDevice() {
  /external/webrtc/webrtc/sound/
alsasoundsystem.cc 497 return OpenDevice<SoundOutputStreamInterface>(
507 return OpenDevice<SoundInputStreamInterface>(
615 StreamInterface *AlsaSoundSystem::OpenDevice(
pulseaudiosoundsystem.cc 1061 return OpenDevice<SoundOutputStreamInterface>(
1071 return OpenDevice<SoundInputStreamInterface>(
    [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp 109 int OpenDevice(const hw_module_t* module, const char* id, hw_device_t** device);
110 hw_module_methods_t nulldrv_module_methods = {.open = OpenDevice};
151 int OpenDevice(const hw_module_t* /*module*/,
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 914 milliseconds