Searched refs:createImageWithColor (Results 1 – 1 of 1) sorted by relevance
94 std::unique_ptr<const SourceOrTargetImage> createImageWithColor(uint32_t sourceWidth, in createImageWithColor() function in gfxstream::vk::__anon7cf6e9770111::CompositorVkTest836 auto source = createImageWithColor<SourceImage>(256, 256, kColorGreen); in TEST_F()841 auto target = createImageWithColor<TargetImage>(256, 256, kColorBlack); in TEST_F()