Home
last modified time | relevance | path

Searched defs:mCompressedSize (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/mtp/
H A DMtpObjectInfo.h32 uint32_t mCompressedSize; variable
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DIngestObjectInfo.java17 private int mCompressedSize; field in IngestObjectInfo
/aosp12/build/make/tools/zipalign/
H A DZipEntry.h252 uint32_t mCompressedSize; variable
311 uint32_t mCompressedSize; variable
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.h251 unsigned long mCompressedSize; variable
312 unsigned long mCompressedSize; variable
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DExportDialog.java56 int mCompressedSize; field in ExportDialog
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpObjectInfo.java36 private int mCompressedSize; field in MtpObjectInfo