Home | History | Annotate | Download | only in HAL3

Lines Matching refs:hw_device

291  *   @hw_device  : double ptr for camera device struct
297 int QCamera3HardwareInterface::openCamera(struct hw_device_t **hw_device)
308 *hw_device = NULL;
314 *hw_device = &mCameraDevice.common;
317 *hw_device = NULL;