Home
last modified time | relevance | path

Searched refs:hal3appRawCaptureInit (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.h171 int hal3appRawCaptureInit(hal3_camera_lib_test *handle, int camid, int );
DQCameraHAL3MainTestContext.cpp128 mCamHal3Base->hal3appRawCaptureInit(0, 0, req_capture); in hal3appGetUserEvent()
DQCameraHAL3Base.cpp422 int CameraHAL3Base::hal3appRawCaptureInit(hal3_camera_lib_test *handle, int camid, int req_cap) in hal3appRawCaptureInit() function in qcamera::CameraHAL3Base