/hardware/google/aemu/host-common/ |
D | H264NaluParser.cpp | 23 #define RED "\x1B[31m" macro 38 #define H264_ERROR(fmt,...) H264_PRINT(RED, fmt, ##__VA_ARGS__);
|
D | VpxPingInfoParser.cpp | 20 #define RED "\x1B[31m" macro 37 #define VPX_ERROR(fmt, ...) VPX_PRINT(RED, fmt, ##__VA_ARGS__);
|
D | H264PingInfoParser.cpp | 20 #define RED "\x1B[31m" macro 37 #define H264_ERROR(fmt, ...) H264_PRINT(RED, fmt, ##__VA_ARGS__);
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 267 {0, 0, getDisplayWidth(), getDisplayHeight() / 4}, RED); in TEST_P() 454 {0, 0, getDisplayWidth(), getDisplayHeight() / 4}, RED); in TEST_P() 579 RED); in TEST_P() 627 {0, getDisplayHeight() / 2, getDisplayWidth(), getDisplayHeight()}, RED); in TEST_P() 685 ReadbackHelper::fillColorsArea(clientColors, getDisplayWidth(), clientFrame, RED); in TEST_P() 726 ReadbackHelper::fillColorsArea(expectedColors, getDisplayWidth(), redRect, RED); in TEST_P() 763 ReadbackHelper::fillColorsArea(expectedColors, getDisplayWidth(), redRect, RED); in TEST_P() 801 layer->setColor(RED); in TEST_P() 855 {0, 0, getDisplayWidth(), getDisplayHeight() / 4}, RED); in TEST_P() 916 redLayer->setColor(RED); in TEST_P() [all …]
|
D | ReadbackVts.h | 36 static const Color RED = {1.0f, 0.0f, 0.0f, 1.0f}; variable
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 275 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 410 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 523 {0, mDisplayHeight / 2, mDisplayWidth, mDisplayHeight}, RED); in TEST_P() 593 ReadbackHelper::fillColorsArea(clientColors, mDisplayWidth, clientFrame, RED); in TEST_P() 642 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() 677 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() 723 layer->setColor(RED); in TEST_P() 787 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 857 redLayer->setColor(RED); in TEST_P() 873 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() [all …]
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 46 static const IComposerClient::Color RED = {0xff, 0, 0, 0xff}; variable
|
/hardware/interfaces/tests/expression/1.0/ |
D | IExpression.hal | 180 RED, // -126
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | mathtest.adoc | 333 C_{rgba}[R] & \text{for RED swizzle} \\ 349 C_{rgba}[R] & \text{is the RED component} \\
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 1010 Color_r & \text{for RED swizzle} \\
|