Searched refs:mIsDeviceLinked (Results 1 – 2 of 2) sorted by relevance
357 bool isDeviceLinked() {return mIsDeviceLinked;} in isDeviceLinked()779 bool mIsDeviceLinked; variable
519 mIsDeviceLinked(false), in QCamera3HardwareInterface()654 if (mIsDeviceLinked) { in ~QCamera3HardwareInterface()5268 mIsDeviceLinked = meta.find(QCAMERA3_DUALCAM_LINK_ENABLE).data.u8[0]; in processCaptureRequest()5269 LOGH("Dualcam: setting On=%d id =%d", mIsDeviceLinked, mCameraId); in processCaptureRequest()5289 LOGH("%s: Dualcam: id =%d, mIsDeviceLinked=%d", __func__,mCameraId, mIsDeviceLinked); in processCaptureRequest()5294 if (mIsDeviceLinked) in processCaptureRequest()6356 if (mIsDeviceLinked) { in flush()