Searched refs:encodeInterlaced (Results 1 – 3 of 3) sorted by relevance
288 …ASSERT_NO_FATAL_FAILURE(testHelperStableAidlType(GetParam(), gralloc4::encodeInterlaced, gralloc4:… in TEST_P()512 ASSERT_NE(NO_ERROR, gralloc4::encodeInterlaced(gralloc4::Interlaced_None, nullptr)); in TEST_F()
299 status_t encodeInterlaced(const aidl::android::hardware::graphics::common::ExtendableType& interlac…
1051 status_t encodeInterlaced(const ExtendableType& interlaced, hidl_vec<uint8_t>* outInterlaced) { in encodeInterlaced() function