Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceSessionHWLImpl.h174 return std::move(zoom_ratio_mapper_hwl_impl_); in GetZoomRatioMapperHwl()
217 std::unique_ptr<EmulatedCameraZoomRatioMapperHwlImpl> zoom_ratio_mapper_hwl_impl_; variable
H A DEmulatedCameraDeviceSessionHWLImpl.cpp190 zoom_ratio_mapper_hwl_impl_ = std::move( in Initialize()