Searched refs:decodeSmpte2086 (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/gralloc/types/fuzzer/ |
D | gralloctypes.cpp | 76 …ional<aidl::android::hardware::graphics::common::Smpte2086>, ::android::gralloc4::decodeSmpte2086),
|
/frameworks/native/libs/gralloc/types/tests/ |
D | Gralloc4_test.cpp | 418 …estHelperStableAidlTypeOptional(GetParam(), gralloc4::encodeSmpte2086, gralloc4::decodeSmpte2086)); in TEST_P() 543 ASSERT_NE(NO_ERROR, gralloc4::decodeSmpte2086(vec, nullptr)); in TEST_F() 582 ASSERT_NE(NO_ERROR, gralloc4::decodeSmpte2086(vec, &smpte2086)); in TEST_F()
|
/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 320 status_t decodeSmpte2086(
|
/frameworks/native/libs/ui/ |
D | Gralloc4.cpp | 695 return get(bufferHandle, gralloc4::MetadataType_Smpte2086, gralloc4::decodeSmpte2086, in getSmpte2086()
|
/frameworks/native/libs/gralloc/types/ |
D | Gralloc4.cpp | 1112 status_t decodeSmpte2086(const hidl_vec<uint8_t>& smpte2086, in decodeSmpte2086() function
|