Home
last modified time | relevance | path

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

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