Home
last modified time | relevance | path

Searched defs:cyan (Results 1 – 11 of 11) sorted by relevance

/external/ImageMagick/MagickCore/
Dcolorspace-private.h45 cyan, in ConvertRGBToCMYK() local
Dcolorspace.c120 const double blue,double *cyan,double *magenta,double *yellow) in ConvertRGBToCMY()
1327 static inline void ConvertCMYToRGB(const double cyan,const double magenta, in ConvertCMYToRGB()
Dpixel-accessor.h729 const Quantum cyan,Quantum *magick_restrict pixel) in SetPixelCyan()
/external/autotest/client/deps/glbench/src/
Dtrianglesetuptest.cc85 const GLfloat cyan[4] = {0.0f, 0.5f, 0.5f, 1.0f}; in Run() local
/external/ImageMagick/MagickWand/
Dpixel-wand.c1799 WandExport void PixelSetCyan(PixelWand *wand,const double cyan) in PixelSetCyan()
1832 WandExport void PixelSetCyanQuantum(PixelWand *wand,const Quantum cyan) in PixelSetCyanQuantum()
/external/libnl/python/netlink/
Dutil.py42 def cyan(t): function
/external/jline/src/src/main/java/jline/
DANSIBuffer.java91 public ANSIBuffer cyan(final String str) { in cyan() method in ANSIBuffer
/external/ImageMagick/Magick++/lib/
DColor.cpp498 void Magick::ColorCMYK::cyan(const double cyan_) in cyan() function in Magick::ColorCMYK
503 double Magick::ColorCMYK::cyan(void) const in cyan() function in Magick::ColorCMYK
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c749 float cyan; in CGContextRefObj_CGContextSetCMYKFillColor() local
775 float cyan; in CGContextRefObj_CGContextSetCMYKStrokeColor() local
/external/python/cpython3/Lib/test/
Dtest_enum.py881 cyan = 4 variable in TestEnum.test_extending.MoreColor
1492 cyan = 4 variable in TestEnum.test_extending2.MoreColor
1504 cyan = 4 variable in TestEnum.test_extending3.MoreColor
/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…