Searched refs:decodeInt32 (Results 1 – 4 of 4) sorted by relevance
83 GRALLOCTYPES_DECODE_VENDOR_HELPER(int32_t, ::android::gralloc4::decodeInt32),
354 status_t decodeInt32(
159 …NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeInt32, gralloc4::decodeInt32)); in TEST_P()
1164 status_t decodeInt32(const MetadataType& metadataType, const hidl_vec<uint8_t>& input, in decodeInt32() function