Searched refs:QCAMERA3_DUALCAM_LINK_ENABLE (Results 1 – 3 of 3) sorted by relevance
236 QCAMERA3_DUALCAM_LINK_ENABLE = QCAMERA3_DUALCAM_LINK_META_DATA_START, enumerator
540 (uint32_t)QCAMERA3_DUALCAM_LINK_ENABLE,
5492 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest()5493 mIsDeviceLinked = meta.find(QCAMERA3_DUALCAM_LINK_ENABLE).data.u8[0]; in processCaptureRequest()5515 if (meta.exists(QCAMERA3_DUALCAM_LINK_ENABLE)) { in processCaptureRequest()10944 QCAMERA3_DUALCAM_LINK_ENABLE, QCAMERA3_DUALCAM_LINK_IS_MAIN, in initStaticMetadata()11021 QCAMERA3_DUALCAM_LINK_ENABLE, QCAMERA3_DUALCAM_LINK_IS_MAIN, in initStaticMetadata()12367 settings.update(QCAMERA3_DUALCAM_LINK_ENABLE, &sync_type, 1); in translateCapabilityToMetadata()