Home
last modified time | relevance | path

Searched refs:widthVec (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp1943 hidl_vec<uint8_t> widthVec; in TEST_P() local
1944 ASSERT_EQ(NO_ERROR, gralloc4::encodeWidth(width, &widthVec)); in TEST_P()
1946 mGralloc->set(bufferHandle, gralloc4::MetadataType_Width, widthVec)); in TEST_P()