Home
last modified time | relevance | path

Searched defs:magenta (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPbufferTest.cpp194 static_cast<GLint>(mPbufferSize) / 2, GLColor::magenta); in TEST_P() member in GLColor
H A DDrawBuffersTest.cpp1109 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 DD3DTextureTest.cpp1032 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 Dvf_datascope.c785 FFDrawColor magenta; member
/third_party/lame/frontend/
H A Dgtkanal.c264 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 Dindex.js
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.h159 static const GLColor magenta; member
H A DANGLETest.cpp44 const GLColor GLColor::magenta = GLColor(255u, 0u, 255u, 255u); member in angle::GLColor
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp579 SkPaint magenta; in drawFlutter() local
830 SkPaint magenta; in hangingS() local
/third_party/skia/tools/viewer/
H A DViewer.cpp1872 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 Des31fGeometryShaderTests.cpp3489 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 Dvalidator.js
/third_party/python/Lib/test/
H A Dtest_enum.py1430 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

Completed in 48 milliseconds