Searched refs:BLUE (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 208 layer->setColor(BLUE); in TEST_P() 216 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, coloredSquare, BLUE); in TEST_P() 281 BLUE); in TEST_P() 342 layer->setColor(BLUE); in TEST_P() 357 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, coloredSquare, BLUE); in TEST_P() 416 BLUE); in TEST_P() 790 BLUE); in TEST_P() 807 {0, 0, mDisplayWidth, mDisplayHeight}, BLUE); in TEST_P() 861 blueLayer->setColor(BLUE); in TEST_P() 872 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, blueRect, BLUE); in TEST_P() [all …]
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 210 layer->setColor(BLUE); in TEST_P() 219 ReadbackHelper::fillColorsArea(expectedColors, getDisplayWidth(), coloredSquare, BLUE); in TEST_P() 273 {0, getDisplayHeight() / 2, getDisplayWidth(), getDisplayHeight()}, BLUE); in TEST_P() 325 layer->setColor(BLUE); in TEST_P() 342 ReadbackHelper::fillColorsArea(expectedColors, getDisplayWidth(), coloredSquare, BLUE); in TEST_P() 460 {0, getDisplayHeight() / 2, getDisplayWidth(), getDisplayHeight()}, BLUE); in TEST_P() 858 {0, getDisplayHeight() / 2, getDisplayWidth(), getDisplayHeight()}, BLUE); in TEST_P() 875 {0, 0, getDisplayWidth(), getDisplayHeight()}, BLUE); in TEST_P() 921 blueLayer->setColor(BLUE); in TEST_P() 933 ReadbackHelper::fillColorsArea(expectedColors, getDisplayWidth(), blueRect, BLUE); in TEST_P() [all …]
|
D | ReadbackVts.h | 43 static const Color BLUE = {0.0f, 0.0f, 1.0f, 1.0f}; variable
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 49 static const IComposerClient::Color BLUE = {0, 0, 0xff, 0xff}; variable
|
/hardware/interfaces/tests/expression/1.0/ |
D | IExpression.hal | 183 BLUE = 5,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | mathtest.adoc | 335 C_{rgba}[B] & \text{for BLUE swizzle} \\ 351 C_{rgba}[B] & \text{is the BLUE component} \\
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 1012 Color_b & \text{for BLUE swizzle} \\
|