Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCoordinateMapper.h34 const std::set<uint32_t>& getRemappedKeys() const { in getRemappedKeys() function
DCamera3OutputUtils.cpp277 const auto& remappedKeys = iter->second.getRemappedKeys(); in sendPartialCaptureResult()
281 const auto& remappedKeys = states.zoomRatioMappers[states.cameraId].getRemappedKeys(); in sendPartialCaptureResult()
286 const auto& remappedKeys = mapper->second.getRemappedKeys(); in sendPartialCaptureResult()