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