Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.cpp58 QCameraHAL3SnapshotTest *mSnapshottestCase = NULL; variable
318 if (mSnapshottestCase != NULL) { in hal3appCheckStream()
319 delete mSnapshottestCase; in hal3appCheckStream()
320 mSnapshottestCase = NULL; in hal3appCheckStream()
467 mSnapshottestCase = new QCameraHAL3SnapshotTest(req_cap); in hal3appCameraCaptureInit()
468 mSnapshottestCase->mRequestedCapture = req_cap; in hal3appCameraCaptureInit()
469 mSnapshottestCase->initTest(mLibHandle, in hal3appCameraCaptureInit()