Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.h92 bool mBundledSnapshot; variable
DQCameraChannel.cpp193 mBundledSnapshot = false; in init()
718 mBundledSnapshot = bundledSnapshot; in processCameraControl()
768 if ((mActiveCameras == MM_CAMERA_DUAL_CAM) && mBundledSnapshot) { in getSnapshotHandle()
DQCamera2HWI.h613 bool mBundledSnapshot; variable
DQCamera2HWICallbacks.cpp2080 if ((mActiveCameras == MM_CAMERA_DUAL_CAM) && mBundledSnapshot) { in updateMetadata()