Searched refs:encodePlaneLayouts (Results 1 – 3 of 3) sorted by relevance
349 …ASSERT_NO_FATAL_FAILURE(testHelperStableAidlType(planeLayouts, gralloc4::encodePlaneLayouts, grall… in TEST_F()514 ASSERT_NE(NO_ERROR, gralloc4::encodePlaneLayouts({}, nullptr)); in TEST_F()
305 status_t encodePlaneLayouts(const std::vector<aidl::android::hardware::graphics::common::PlaneLayou…
1069 status_t encodePlaneLayouts(const std::vector<PlaneLayout>& planeLayouts, hidl_vec<uint8_t>* outPla… in encodePlaneLayouts() function