Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp534 std::vector<::android::hardware::camera::common::V1_0::helper::CameraMetadata> compactMds; in sProcessCaptureResult_3_4() local
536 sShrinkCaptureResult(&shadowResult, hal_result, &compactMds, &physCamMdArray, handlePhysCam); in sProcessCaptureResult_3_4()
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp1573 std::vector<::android::hardware::camera::common::V1_0::helper::CameraMetadata> compactMds; in sProcessCaptureResult() local
1575 sShrinkCaptureResult(&shadowResult, hal_result, &compactMds, &physCamMdArray, handlePhysCam); in sProcessCaptureResult()