Home
last modified time | relevance | path

Searched refs:mRotateAndCropMappers (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OfflineSession.h84 mRotateAndCropMappers(rotateAndCropMappers) {} in Camera3OfflineStates()
126 const std::unordered_map<std::string, camera3::RotateAndCropMapper>& mRotateAndCropMappers; member
223 std::unordered_map<std::string, camera3::RotateAndCropMapper> mRotateAndCropMappers; variable
DCamera3OfflineSession.cpp78 mRotateAndCropMappers(offlineStates.mRotateAndCropMappers), in Camera3OfflineSession()
DCamera3Device.h1395 std::unordered_map<std::string, camera3::RotateAndCropMapper> mRotateAndCropMappers; variable
DCamera3Device.cpp247 mRotateAndCropMappers.emplace(mId, &mDeviceInfo); in initializeCommonLocked()
3893 auto mapper = parent->mRotateAndCropMappers.find(it->cameraId); in prepareHalRequests()
3894 if (mapper != parent->mRotateAndCropMappers.end()) { in prepareHalRequests()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OfflineSession.cpp109 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult_3_4()
151 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult()
188 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in notify()
DHidlCamera3Device.cpp371 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult_3_4()
434 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult()
482 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in notifyHelper()
655 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers); in switchToOffline()
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OfflineSession.cpp128 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult()
175 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in notify()
DAidlCamera3Device.cpp417 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in processCaptureResult()
459 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers, in notify()
633 mDistortionMappers, mZoomRatioMappers, mRotateAndCropMappers); in switchToOffline()