Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dhal_utils.h112 void DumpCaptureResult(const ProcessBlockResult& result, std::string title);
115 void DumpCaptureResult(const CaptureResult& result, std::string title);
Dhal_utils.cc681 void DumpCaptureResult(const ProcessBlockResult& result, std::string title) { in DumpCaptureResult() function
698 void DumpCaptureResult(const CaptureResult& result, std::string title) { in DumpCaptureResult() function