Searched refs:GREEN (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 48 static const IComposerClient::Color GREEN = {0, 0xff, 0, 0xff}; variable
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | ReadbackVts.h | 42 static const Color GREEN = {0.0f, 1.0f, 0.0f, 1.0f}; variable
|
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 270 {0, getDisplayHeight() / 4, getDisplayWidth(), getDisplayHeight() / 2}, GREEN); in TEST_P() 457 {0, getDisplayHeight() / 4, getDisplayWidth(), getDisplayHeight() / 2}, GREEN); in TEST_P() 563 GREEN); in TEST_P() 624 {0, 0, getDisplayWidth(), getDisplayHeight() / 2}, GREEN); in TEST_P() 640 GREEN); in TEST_P()
|
/hardware/interfaces/tests/expression/1.0/ |
D | IExpression.hal | 182 GREEN, // 1
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 278 GREEN); in TEST_P() 413 GREEN); in TEST_P() 521 {0, 0, mDisplayWidth, mDisplayHeight / 2}, GREEN); in TEST_P() 537 GREEN); in TEST_P()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | mathtest.adoc | 334 C_{rgba}[G] & \text{for GREEN swizzle} \\ 350 C_{rgba}[G] & \text{is the GREEN component} \\
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 1011 Color_g & \text{for GREEN swizzle} \\
|