Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp533 bool handlePhysCam = (d->mDeviceVersion >= CAMERA_DEVICE_API_VERSION_3_5); in sProcessCaptureResult_3_4() local
536 sShrinkCaptureResult(&shadowResult, hal_result, &compactMds, &physCamMdArray, handlePhysCam); in sProcessCaptureResult_3_4()
543 if (handlePhysCam) { in sProcessCaptureResult_3_4()
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h363 bool handlePhysCam);