Home
last modified time | relevance | path

Searched defs:setImageWidth (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DCropView.java336 public void setImageWidth(int width) { in setImageWidth() method in CropView
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp640 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 DExifUtils.cpp611 bool ExifUtilsImpl::setImageWidth(uint32_t width) { in setImageWidth() function in android::camera3::ExifUtilsImpl