Home | History | Annotate | Download | only in HAL

Lines Matching refs:hw_device

987  *   @hw_device  : double ptr for camera device struct
993 int QCamera2HardwareInterface::openCamera(struct hw_device_t **hw_device)
997 *hw_device = NULL;
1003 *hw_device = &mCameraDevice.common;
1005 *hw_device = NULL;