Searched refs:heightVec (Results 1 – 1 of 1) sorted by relevance
2167 hidl_vec<uint8_t> heightVec; in TEST_P() local2168 ASSERT_EQ(NO_ERROR, gralloc4::encodeHeight(height, &heightVec)); in TEST_P()2170 mGralloc->set(bufferHandle, gralloc4::MetadataType_Height, heightVec)); in TEST_P()