Searched refs:fillCaptureResultCommon (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 255 status_t fillCaptureResultCommon(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp,
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.h | 258 status_t fillCaptureResultCommon(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp,
|
D | ExternalCameraOfflineSession.cpp | 178 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
|
D | ExternalCameraUtils.cpp | 772 status_t fillCaptureResultCommon(CameraMetadata& md, nsecs_t timestamp, in fillCaptureResultCommon() function
|
D | ExternalCameraDeviceSession.cpp | 1050 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
|
/hardware/interfaces/camera/device/3.6/default/ |
D | ExternalCameraOfflineSession.cpp | 342 return V3_4::implementation::fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 640 status_t fillCaptureResultCommon( in fillCaptureResultCommon() function
|
D | ExternalCameraDeviceSession.cpp | 2650 return fillCaptureResultCommon(md, timestamp, activeArraySize); in fillCaptureResult()
|