Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DLogicalCameraDeviceTest.java1056 Map<String, CaptureResult> physicalResultsDual = in validatePhysicalCamerasFov() local
1060 CaptureResult physicalResult = physicalResultsDual.get(physicalId); in validatePhysicalCamerasFov()
1239 Map<String, CaptureResult> physicalResultsDual = in testBasicPhysicalStreamingForCamera() local
1243 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()