Home
last modified time | relevance | path

Searched defs:image_width (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenJPEGStrips.cpp51 write_JPEG_Buff(ubyte *buffPtr, int quality, int image_width, int image_height, in write_JPEG_Buff()
/aosp12/hardware/google/graphics/common/libhwjpeg/include/
H A Dhwjpeglib-exynos.h28 unsigned int image_width; /* width of the compressed image */ member
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DExifUtils.cpp913 size_t image_width, size_t image_height) { in SetFromMetadata()
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2684 int image_width = image.getIntrinsicWidth(); in rescaleBigImage() local