Home
last modified time | relevance | path

Searched defs:Compression (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DGraphicTypes.h62 using Compression = aidl::android::hardware::graphics::common::Compression; variable
H A DGralloc.h135 ui::Compression* /*outCompression*/) const { in getCompression()
215 ui::Compression* /*outCompression*/) const { in getDefaultCompression()
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DGraphicTypes.h62 using Compression = aidl::android::hardware::graphics::common::Compression; variable
/aosp12/hardware/google/gchips/gralloc4/interfaces/aidl/aidl_api/arm.graphics/1/arm/graphics/
H A DCompression.aidl20 enum Compression { enum
/aosp12/hardware/google/gchips/gralloc4/interfaces/aidl/aidl_api/arm.graphics/current/arm/graphics/
H A DCompression.aidl20 enum Compression { enum
/aosp12/hardware/google/gchips/gralloc4/interfaces/aidl/arm/graphics/
H A DCompression.aidl25 enum Compression { enum
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
H A DCompression.aidl20 enum Compression { enum
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
H A DCompression.aidl36 enum Compression { enum
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
H A DCompression.aidl20 enum Compression { enum
/aosp12/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
H A DCompression.aidl24 enum Compression { enum
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.proto37 message Compression { message
H A Dconfig.pb.go92Compression *Compression `protobuf:"bytes,3,opt,name=compression,proto3" json:"compression,omi… member
226 type Compression struct { struct
231 …ytes,1,rep,name=uncompressed_glob,json=uncompressedGlob,proto3" json:"uncompressed_glob,omitempty"`
232 XXX_NoUnkeyedLiteral struct{} `json:"-"`
233 XXX_unrecognized []byte `json:"-"`
234 XXX_sizecache int32 `json:"-"`
/aosp12/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp273 TEST_P(Gralloc4TestCompression, Compression) { in TEST_P() argument
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java402 public static interface Compression { interface in ExifInterface
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java402 public static interface Compression { interface in ExifInterface
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java405 public static interface Compression { interface in ExifInterface
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java402 public static interface Compression { interface in ExifInterface