Home
last modified time | relevance | path

Searched refs:fillCaptureResultCommon (Results 1 – 4 of 4) 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/3.6/default/
DExternalCameraOfflineSession.cpp333 return V3_4::implementation::fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp611 status_t fillCaptureResultCommon( in fillCaptureResultCommon() function
DExternalCameraDeviceSession.cpp2601 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()