Searched refs:localPhysicalResult (Results 1 – 1 of 1) sorted by relevance
1626 std::vector<PhysicalCaptureResultInfoLocal> localPhysicalResult; in onResultReceived() local1627 localPhysicalResult.resize(physicalResultInfos.size()); in onResultReceived()1629 localPhysicalResult[i].physicalCameraId = physicalResultInfos[i].physicalCameraId; in onResultReceived()1632 &localPhysicalResult[i].physicalMetadata); in onResultReceived()1639 new ACameraPhysicalCaptureResultInfo(localPhysicalResult, frameNumber)); in onResultReceived()