Home
last modified time | relevance | path

Searched defs:magenta (Results 1 – 25 of 26) sorted by relevance

12

/external/pigweed/pw_env_setup/py/pw_env_setup/
Dcolors.py35 magenta = _make_color(35, 1) variable in Color
/external/iptables/
Dxlate-test.py20 def magenta(string): function
/external/ImageMagick/MagickCore/
Dcolorspace-private.h47 magenta, in ConvertRGBToCMYK() local
Dcolorspace.c211 const double blue,double *cyan,double *magenta,double *yellow) in ConvertRGBToCMY()
1673 static inline void ConvertCMYToRGB(const double cyan,const double magenta, in ConvertCMYToRGB()
Dpixel-accessor.h824 const Quantum magenta,Quantum *magick_restrict pixel) in SetPixelMagenta()
/external/ImageMagick/MagickWand/
Dpixel-wand.c2029 WandExport void PixelSetMagenta(PixelWand *wand,const double magenta) in PixelSetMagenta()
2063 WandExport void PixelSetMagentaQuantum(PixelWand *wand,const Quantum magenta) in PixelSetMagentaQuantum()
/external/libnl/python/netlink/
Dutil.py39 def magenta(t): function
/external/jline/src/src/main/java/jline/
DANSIBuffer.java87 public ANSIBuffer magenta(final String str) { in magenta() method in ANSIBuffer
/external/fmtlib/include/fmt/
Dcolor.h95 magenta = 0xFF00FF, // rgb(255,0,255) enumerator
165 magenta, enumerator
/external/ImageMagick/Magick++/lib/
DColor.cpp523 void Magick::ColorCMYK::magenta(const double magenta_) in magenta() function in Magick::ColorCMYK
528 double Magick::ColorCMYK::magenta(void) const in magenta() function in Magick::ColorCMYK
/external/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js98 'magenta': CanvasKit.Color(255, 0, 255), property
Dcolor.js96 'magenta': Float32Array.of(1.000, 0.000, 1.000, 1.000), property
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c750 float magenta; in CGContextRefObj_CGContextSetCMYKFillColor() local
776 float magenta; in CGContextRefObj_CGContextSetCMYKStrokeColor() local
/external/python/enum34/enum/
Dtest.py1058 magenta = 5 variable in TestEnum.test_extending.bad_extension.MoreColor
1673 magenta = 5 variable in TestEnum.test_extending2.bad_extension.MoreColor
1686 magenta = 5 variable in TestEnum.test_extending3.MoreColor
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp1283 const tcu::Vec4 magenta (1.0f, 0.0f, 1.0f, 1.0f); in createRenderPassLoadStoreOpNoneTests() local
/external/angle/src/tests/test_utils/
DANGLETest.cpp44 const GLColor GLColor::magenta = GLColor(255u, 0u, 255u, 255u); member in angle::GLColor
DANGLETest.h160 static const GLColor magenta; member
/external/python/cpython3/Lib/test/
Dtest_enum.py1074 magenta = 5 variable in TestEnum.test_extending.MoreColor
1686 magenta = 5 variable in TestEnum.test_extending2.MoreColor
1698 magenta = 5 variable in TestEnum.test_extending3.MoreColor
/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp579 SkPaint magenta; in drawFlutter() local
830 SkPaint magenta; in hangingS() local
/external/skia/tools/viewer/
DViewer.cpp1908 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
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1465 const tcu::Vec4 magenta (magentaRGBA.toVec()); in verifyImage() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp3489 const tcu::Vec4 magenta = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f); in verifyLayerContent() local
/external/eigen/bench/perf_monitoring/resources/
Ds1.js1 …rn n&&(n.ownerDocument&&n.ownerDocument.defaultView||n.document&&n||n.defaultView)}function e(n,t)… function
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2714 …?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10…
/external/crosvm/docs/book/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property
24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument

12