Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DCompositorVk_unittest.cpp245 void checkImageFilledWith(const TargetImage* image, uint32_t expectedColor) { in checkImageFilledWith() function in gfxstream::vk::__anon7cf6e9770111::CompositorVkTest
258 checkImageFilledWith(image, color); in fillImageWith()
398 checkImageFilledWith(target.get(), kColorBlack); in TEST_F()