Searched defs:openDevice (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/audio/2.0/default/ | ||
D | DevicesFactory.cpp | 77 Return<void> DevicesFactory::openDevice(IDevicesFactory::Device device, openDevice_cb _hidl_cb) { in openDevice() function in android::hardware::audio::V2_0::implementation::DevicesFactory |
/hardware/libhardware/modules/camera/3_4/ | ||
D | v4l2_camera_hal.cpp | 156 int V4L2CameraHAL::openDevice(const hw_module_t* module, in openDevice() function in v4l2_camera_hal::V4L2CameraHAL |
D | camera.cpp | 74 int Camera::openDevice(const hw_module_t *module, hw_device_t **device) in openDevice() function in default_camera_hal::Camera |
/hardware/libhardware/modules/usbcamera/ | ||
D | UsbCamera.cpp | 187 int UsbCamera::openDevice() { in openDevice() function in usb_camera_hal::UsbCamera |