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.cpp95 std::string activePhysicalId(""); in processCaptureResult_3_4() local
137 std::string activePhysicalId(""); in processCaptureResult() local
174 std::string activePhysicalId(""); in notify() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OfflineSession.cpp114 std::string activePhysicalId(""); // Unused in processCaptureResult() local
161 std::string activePhysicalId(""); // Unused in notify() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.h111 std::string &activePhysicalId; member