Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp208 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/
DVtsHalGraphicsComposer3_ReadbackTest.cpp210 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 …]
DReadbackVts.h43 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/
DReadbackVts.h49 static const IComposerClient::Color BLUE = {0, 0, 0xff, 0xff}; variable
/hardware/interfaces/tests/expression/1.0/
DIExpression.hal183 BLUE = 5,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dmathtest.adoc335 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/
Dtextures.adoc1012 Color_b & \text{for BLUE swizzle} \\