Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp2167 hidl_vec<uint8_t> heightVec; in TEST_P() local
2168 ASSERT_EQ(NO_ERROR, gralloc4::encodeHeight(height, &heightVec)); in TEST_P()
2170 mGralloc->set(bufferHandle, gralloc4::MetadataType_Height, heightVec)); in TEST_P()