Home
last modified time | relevance | path

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

/frameworks/av/camera/
DCaptureResult.cpp100 CaptureResult::CaptureResult(const CaptureResult &otherResult) { in CaptureResult() argument
101 mResultExtras = otherResult.mResultExtras; in CaptureResult()
102 mMetadata = otherResult.mMetadata; in CaptureResult()
103 mPhysicalMetadatas = otherResult.mPhysicalMetadatas; in CaptureResult()
/frameworks/av/camera/include/camera/
DCaptureResult.h128 CaptureResult(const CaptureResult& otherResult);