Searched refs:layerCountVec (Results 1 – 1 of 1) sorted by relevance
2173 hidl_vec<uint8_t> layerCountVec; in TEST_P() local2174 ASSERT_EQ(NO_ERROR, gralloc4::encodeLayerCount(layerCount, &layerCountVec)); in TEST_P()2176 mGralloc->set(bufferHandle, gralloc4::MetadataType_LayerCount, layerCountVec)); in TEST_P()