Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp455 …TAL_FAILURE(testHelperStableAidlTypeOptional(GetParam(), gralloc4::encodeSmpte2094_40, gralloc4::d… in TEST_P()
493 ASSERT_NE(NO_ERROR, gralloc4::encodeSmpte2094_40({{}}, nullptr)); in TEST_F()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h521 status_t encodeSmpte2094_40(const std::optional<std::vector<uint8_t>>& smpte2094_40,
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1125 status_t encodeSmpte2094_40(const std::optional<std::vector<uint8_t>>& smpte2094_40, in encodeSmpte2094_40() function