Searched refs:physicalResultsDual (Results 1 – 1 of 1) sorted by relevance
1056 Map<String, CaptureResult> physicalResultsDual = in validatePhysicalCamerasFov() local1060 CaptureResult physicalResult = physicalResultsDual.get(physicalId); in validatePhysicalCamerasFov()1239 Map<String, CaptureResult> physicalResultsDual = in testBasicPhysicalStreamingForCamera() local1243 physicalResultsDual.get(physicalId).getCameraId().equals(physicalId)); in testBasicPhysicalStreamingForCamera()1244 if (physicalResultsDual.containsKey(physicalId)) { in testBasicPhysicalStreamingForCamera()1245 physicalTimestamps[index][i] = physicalResultsDual.get(physicalId).get( in testBasicPhysicalStreamingForCamera()