Searched refs:initDevice (Results 1 - 8 of 8) sorted by relevance

/hardware/libhardware/modules/camera/
H A DExampleCamera.h37 int initDevice();
H A DCamera.h60 virtual int initDevice() = 0;
61 // Accessor used by initDevice() to set the templates' metadata
H A DExampleCamera.cpp180 int ExampleCamera::initDevice() function in class:default_camera_hal::ExampleCamera
H A DCamera.cpp131 res = initDevice();
/hardware/libhardware/modules/usbcamera/
H A DUsbCamera.h39 int initDevice();
H A DCamera.h69 virtual int initDevice() = 0;
77 // Accessor method used by initDevice() to set the templates' metadata
H A DUsbCamera.cpp222 int UsbCamera::initDevice() { function in class:usb_camera_hal::UsbCamera
H A DCamera.cpp184 res = initDevice();

Completed in 202 milliseconds