Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCoordinateMapper.h30 const std::set<uint32_t>& getRemappedKeys() const { in getRemappedKeys() function
H A DCamera3OutputUtils.cpp194 const auto& remappedKeys = iter->second.getRemappedKeys(); in sendPartialCaptureResult()
198 const auto& remappedKeys = states.zoomRatioMappers[states.cameraId.c_str()].getRemappedKeys(); in sendPartialCaptureResult()
203 const auto& remappedKeys = iter->second.getRemappedKeys(); in sendPartialCaptureResult()