Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h354 status_t encodeInt64(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp213 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeInt64, gralloc4::decode… in TEST_P()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1167 status_t encodeInt64(const MetadataType& metadataType, int64_t input, in encodeInt64() function