/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | PbufferTest.cpp | 194 static_cast<GLint>(mPbufferSize) / 2, GLColor::magenta); in TEST_P() member in GLColor
|
H A D | DrawBuffersTest.cpp | 1109 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() * 3 / 4, getWindowHeight() / 4, GLColor::magenta); in TEST_P() member in GLColor 1161 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() * 3 / 4, getWindowHeight() / 4, GLColor::magenta); in TEST_P() member in GLColor 1166 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() * 3 / 4, getWindowHeight() / 4, GLColor::magenta); in TEST_P() member in GLColor
|
H A D | D3DTextureTest.cpp | 1032 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::magenta); in TEST_P() member in angle::GLColor 1145 GLColor::magenta); in TEST_P() member in angle::GLColor 1187 GLColor::magenta); TEST_P() member in angle::GLColor [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_datascope.c | 785 FFDrawColor magenta; member
|
/third_party/lame/frontend/ |
H A D | gtkanal.c | 264 static GdkColor yellow, gray, cyan, magenta, orange, pink, red, green, blue, black, oncolor, in plot_frame() local
|
/third_party/node/deps/npm/node_modules/console-control-strings/ |
H A D | index.js | |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ANGLETest.h | 159 static const GLColor magenta; member
|
H A D | ANGLETest.cpp | 44 const GLColor GLColor::magenta = GLColor(255u, 0u, 255u, 255u); member in angle::GLColor
|
/third_party/skia/modules/skparagraph/samples/ |
H A D | SampleParagraph.cpp | 579 SkPaint magenta; in drawFlutter() local 830 SkPaint magenta; in hangingS() local
|
/third_party/skia/tools/viewer/ |
H A D | Viewer.cpp | 1872 skvm::Color magenta = {b.splat(1.0f), b.splat(0.0f), b.splat(1.0f), b.splat(0.5f)}; in build_skvm_highlight_program() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 3489 const tcu::Vec4 magenta = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f); in verifyLayerContent() local
|
/third_party/weex-loader/deps/weex-styler/lib/ |
H A D | validator.js | |
/third_party/python/Lib/test/ |
H A D | test_enum.py | 1430 magenta = 5 variable in TestSpecial.test_extending.Color.MoreColor 2042 magenta = 5 variable in TestSpecial.test_extending2.Color.MoreColor 2054 magenta = 5 variable in TestSpecial.test_extending3.MoreColor
|