Home
last modified time | relevance | path

Searched refs:pprocArgs (Results 1 – 6 of 6) sorted by relevance

/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.h601 QCameraChannel *pprocArgs; member
DQCamera2HWI.cpp3030 args.pprocArgs = pZSLChannel; in takePicture()
3150 args.pprocArgs = m_channels[QCAMERA_CH_TYPE_CAPTURE]; in takePicture()
7597 QCameraChannel * pChannel = dw->args.pprocArgs; in defferedWorkRoutine()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.h601 QCameraChannel *pprocArgs; member
DQCamera2HWI.cpp3028 args.pprocArgs = pZSLChannel; in takePicture()
3148 args.pprocArgs = m_channels[QCAMERA_CH_TYPE_CAPTURE]; in takePicture()
7595 QCameraChannel * pChannel = dw->args.pprocArgs; in defferedWorkRoutine()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h690 QCameraChannel *pprocArgs; member
DQCamera2HWI.cpp4506 args.pprocArgs = pPicChannel; in takePicture()
4664 args.pprocArgs = m_channels[QCAMERA_CH_TYPE_CAPTURE]; in takePicture()
5366 args.pprocArgs = pChannel; in takeLiveSnapshot_internal()
9568 QCameraChannel * pChannel = dw->args.pprocArgs; in deferredWorkRoutine()
9611 QCameraChannel * pChannel = dw->args.pprocArgs; in deferredWorkRoutine()