Searched refs:widthVec (Results 1 – 1 of 1) sorted by relevance
1943 hidl_vec<uint8_t> widthVec; in TEST_P() local1944 ASSERT_EQ(NO_ERROR, gralloc4::encodeWidth(width, &widthVec)); in TEST_P()1946 mGralloc->set(bufferHandle, gralloc4::MetadataType_Width, widthVec)); in TEST_P()