Home
last modified time | relevance | path

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

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