Home
last modified time | relevance | path

Searched defs:activePhysicalId (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/hidl/
H A DHidlCamera3OfflineSession.cpp97 std::string activePhysicalId(""); in processCaptureResult_3_4() local
139 std::string activePhysicalId(""); in processCaptureResult() local
176 std::string activePhysicalId(""); in notify() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/aidl/
H A DAidlCamera3OfflineSession.cpp116 std::string activePhysicalId(""); // Unused in processCaptureResult() local
163 std::string activePhysicalId(""); // Unused in notify() local
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DLogicalCameraDeviceTest.java748 String activePhysicalId = result.get( in testLogicalCameraZoomSwitch() local
820 String activePhysicalId = result.get( in testActivePhysicalId() local
H A DZoomCaptureTest.java235 String activePhysicalId = result.get( in bufferFormatZoomTestByCamera() local
H A DMultiResolutionReprocessCaptureTest.java428 String activePhysicalId = physicalResult.get( in testMultiResolutionMandatoryStreamCombination() local
H A DImageReaderTest.java2030 String activePhysicalId = in validateCaptureResult() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputUtils.h158 std::string &activePhysicalId; member