Home
last modified time | relevance | path

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

/frameworks/av/camera/
DCaptureResult.cpp120 CaptureResult::CaptureResult(const CaptureResult &otherResult) { in CaptureResult() argument
121 mResultExtras = otherResult.mResultExtras; in CaptureResult()
122 mMetadata = otherResult.mMetadata; in CaptureResult()
123 mPhysicalMetadatas = otherResult.mPhysicalMetadatas; in CaptureResult()
/frameworks/av/camera/include/camera/
DCaptureResult.h136 CaptureResult(const CaptureResult& otherResult);