Home
last modified time | relevance | path

Searched refs:encodeUint64 (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp170 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeUint64, gralloc4::decod… in TEST_P()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1169 status_t encodeUint64(const MetadataType& metadataType, uint64_t input, in encodeUint64() function