Home
last modified time | relevance | path

Searched refs:RED (Results 1 – 10 of 10) sorted by relevance

/hardware/google/aemu/host-common/
DH264NaluParser.cpp23 #define RED "\x1B[31m" macro
38 #define H264_ERROR(fmt,...) H264_PRINT(RED, fmt, ##__VA_ARGS__);
DVpxPingInfoParser.cpp20 #define RED "\x1B[31m" macro
37 #define VPX_ERROR(fmt, ...) VPX_PRINT(RED, fmt, ##__VA_ARGS__);
DH264PingInfoParser.cpp20 #define RED "\x1B[31m" macro
37 #define H264_ERROR(fmt, ...) H264_PRINT(RED, fmt, ##__VA_ARGS__);
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp267 {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 …]
DReadbackVts.h36 static const Color RED = {1.0f, 0.0f, 0.0f, 1.0f}; variable
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp275 {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/
DReadbackVts.h46 static const IComposerClient::Color RED = {0xff, 0, 0, 0xff}; variable
/hardware/interfaces/tests/expression/1.0/
DIExpression.hal180 RED, // -126
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dmathtest.adoc333 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/
Dtextures.adoc1010 Color_r & \text{for RED swizzle} \\