Home
last modified time | relevance | path

Searched refs:fillCaptureResultCommon (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraUtils.h255 status_t fillCaptureResultCommon(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp,
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.h258 status_t fillCaptureResultCommon(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp,
DExternalCameraOfflineSession.cpp178 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
DExternalCameraUtils.cpp772 status_t fillCaptureResultCommon(CameraMetadata& md, nsecs_t timestamp, in fillCaptureResultCommon() function
DExternalCameraDeviceSession.cpp1050 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraOfflineSession.cpp342 return V3_4::implementation::fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp640 status_t fillCaptureResultCommon( in fillCaptureResultCommon() function
DExternalCameraDeviceSession.cpp2650 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()