Searched refs:localPhysicalResult (Results 1 – 1 of 1) sorted by relevance
1763 std::vector<PhysicalCaptureResultInfoLocal> localPhysicalResult; in onResultReceived() local1764 localPhysicalResult.resize(physicalResultInfos.size()); in onResultReceived()1766 localPhysicalResult[i].physicalCameraId = physicalResultInfos[i].physicalCameraId; in onResultReceived()1769 &localPhysicalResult[i].physicalMetadata); in onResultReceived()1776 new ACameraPhysicalCaptureResultInfo(localPhysicalResult, frameNumber)); in onResultReceived()