Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OfflineSession.cpp97 std::string activePhysicalId(""); in processCaptureResult_3_4() local
139 std::string activePhysicalId(""); in processCaptureResult() local
176 std::string activePhysicalId(""); in notify() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OfflineSession.cpp116 std::string activePhysicalId(""); // Unused in processCaptureResult() local
163 std::string activePhysicalId(""); // Unused in notify() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.h158 std::string &activePhysicalId; member