Searched refs:decodeUint32 (Results 1 – 4 of 4) sorted by relevance
82 GRALLOCTYPES_DECODE_VENDOR_HELPER(uint32_t, ::android::gralloc4::decodeUint32),
347 status_t decodeUint32(
144 …_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeUint32, gralloc4::decodeUint32)); in TEST_P()
1154 status_t decodeUint32(const MetadataType& metadataType, const hidl_vec<uint8_t>& input, in decodeUint32() function