Home
last modified time | relevance | path

Searched refs:decodeCompression (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp274 …RE(testHelperStableAidlType(GetParam(), gralloc4::encodeCompression, gralloc4::decodeCompression)); in TEST_P()
537 ASSERT_NE(NO_ERROR, gralloc4::decodeCompression(vec, nullptr)); in TEST_F()
576 ASSERT_NE(NO_ERROR, gralloc4::decodeCompression(vec, &compression)); in TEST_F()
/aosp_15_r20/frameworks/native/libs/gralloc/types/fuzzer/
H A Dgralloctypes.cpp69 …aidl::android::hardware::graphics::common::ExtendableType, ::android::gralloc4::decodeCompression),
/aosp_15_r20/frameworks/native/libs/ui/
H A DGralloc4.cpp591 return get(bufferHandle, gralloc4::MetadataType_Compression, gralloc4::decodeCompression, in getCompression()
863 gralloc4::decodeCompression, &compression); in bufferDumpHelper()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h297 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h291 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp1440 ASSERT_EQ(NO_ERROR, gralloc4::decodeCompression(vec, &compression)); in TEST_P()
1768 ASSERT_EQ(NO_ERROR, gralloc4::decodeCompression(vec, &realCompression)); in TEST_P()
2433 ASSERT_EQ(NO_ERROR, gralloc4::decodeCompression(vec, &compression)); in TEST_P()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h487 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h487 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h487 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h487 status_t decodeCompression(const android::hardware::hidl_vec<uint8_t>& compression, aidl::android::…

123