Searched refs:fillImageWith (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/tests/ |
D | CompositorVk_unittest.cpp | 255 void fillImageWith(const TargetImage* image, uint32_t color) { in fillImageWith() function in gfxstream::vk::__anon7cf6e9770111::CompositorVkTest 383 fillImageWith(target.get(), kColorRed); in TEST_F() 412 fillImageWith(target.get(), kColorBlack); in TEST_F() 468 fillImageWith(target.get(), kColorBlack); in TEST_F() 523 fillImageWith(target.get(), kColorBlack); in TEST_F() 574 fillImageWith(target.get(), kColorBlack); in TEST_F() 620 fillImageWith(target.get(), kColorBlack); in TEST_F() 696 fillImageWith(target.get(), kColorBlack); in TEST_F() 816 fillImageWith(target.get(), kColorBlack); in TEST_F() 911 fillImageWith(target.get(), kColorBlack); in TEST_F()
|