Searched refs:encodePlaneLayouts (Results 1 – 25 of 59) sorted by relevance
123
500 err = android::gralloc4::encodePlaneLayouts(layouts, &vec); in get_metadata()858 err = android::gralloc4::encodePlaneLayouts(layouts, &vec); in getFromBufferDescriptorInfo()
349 …ASSERT_NO_FATAL_FAILURE(testHelperStableAidlType(planeLayouts, gralloc4::encodePlaneLayouts, grall… in TEST_F()514 ASSERT_NE(NO_ERROR, gralloc4::encodePlaneLayouts({}, nullptr)); in TEST_F()
468 ASSERT_EQ(NO_ERROR, gralloc4::encodePlaneLayouts(fakePlaneLayouts(), &g4buf)); in TEST()
305 status_t encodePlaneLayouts(const std::vector<aidl::android::hardware::graphics::common::PlaneLayou…
299 status_t encodePlaneLayouts(const std::vector<aidl::android::hardware::graphics::common::PlaneLayou…
495 status_t encodePlaneLayouts(const std::vector<aidl::android::hardware::graphics::common::PlaneLayou…
506 status = android::gralloc4::encodePlaneLayouts(planeLayouts, &encodedMetadata); in get()