Searched refs:otherResult (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/camera/
H A DCaptureResult.cpp67 CaptureResult::CaptureResult(const CaptureResult &otherResult) { argument
68 mResultExtras = otherResult.mResultExtras;
69 mMetadata = otherResult.mMetadata;
/frameworks/av/camera/include/camera/
H A DCaptureResult.h106 CaptureResult(const CaptureResult& otherResult);
/frameworks/av/include/camera/
H A DCaptureResult.h106 CaptureResult(const CaptureResult& otherResult);

Completed in 506 milliseconds