Searched refs:decodeInt64 (Results 1 – 4 of 4) sorted by relevance
85 GRALLOCTYPES_DECODE_VENDOR_HELPER(int64_t, ::android::gralloc4::decodeInt64),
357 status_t decodeInt64(
213 …NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeInt64, gralloc4::decodeInt64)); in TEST_P()
1172 status_t decodeInt64(const MetadataType& metadataType, const hidl_vec<uint8_t>& input, in decodeInt64() function