Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h368 status_t encodeDouble(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp235 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeDouble, gralloc4::decod… in TEST_P()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1187 status_t encodeDouble(const MetadataType& metadataType, double input, in encodeDouble() function