Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h351 status_t encodeInt32(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp159 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeInt32, gralloc4::decode… in TEST_P()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1159 status_t encodeInt32(const MetadataType& metadataType, int32_t input, in encodeInt32() function