Home | History | Annotate | Download | only in HAL3

Lines Matching refs:hw_device

257  *   @hw_device  : double ptr for camera device struct
263 int QCamera3HardwareInterface::openCamera(struct hw_device_t **hw_device)
274 *hw_device = NULL;
280 *hw_device = &mCameraDevice.common;
283 *hw_device = NULL;