Searched defs:setImageWidth (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ | ||
H A D | CropView.java | 336 public void setImageWidth(int width) { in setImageWidth() method in CropView |
/aosp12/hardware/interfaces/camera/common/1.0/default/ | ||
H A D | Exif.cpp | 640 bool ExifUtilsImpl::setImageWidth(uint32_t width) { in setImageWidth() function in android::hardware::camera::common::V1_0::helper::ExifUtilsImpl |
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ | ||
H A D | ExifUtils.cpp | 611 bool ExifUtilsImpl::setImageWidth(uint32_t width) { in setImageWidth() function in android::camera3::ExifUtilsImpl |