Searched refs:clearColors (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 163 static void clearColors(std::vector<IComposerClient::Color>& expectedColors, int32_t width,
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 133 void ReadbackHelper::clearColors(std::vector<IComposerClient::Color>& expectedColors, int32_t width, in clearColors() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 691 ReadbackHelper::clearColors(expectedColors, mDisplayWidth, mDisplayHeight, mDisplayWidth); in TEST_P() 910 ReadbackHelper::clearColors(expectedColors, mDisplayWidth, mDisplayHeight, mDisplayWidth); in TEST_P() 976 ReadbackHelper::clearColors(expectedColors, mDisplayWidth, mDisplayHeight, mDisplayWidth); in setExpectedColors()
|