Home
last modified time | relevance | path

Searched defs:black (Results 1 – 25 of 78) sorted by relevance

1234

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.tuple/
Dformat.functions.tests.h17 enum class color { black, red, gold }; enumerator
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417BarcodeRow.cpp32 void CBC_BarcodeRow::AddBar(bool black, size_t width) { in AddBar()
DBC_PDF417.cpp440 bool black = ((pattern & map) != 0); in encodeChar() local
/external/skia/docs/examples/
D50_percent_gray.cpp24 SkPaint black; in draw() local
/external/fonttools/Snippets/
Dinterpolate.py65 def AddGlyphVariations(font, thin, regular, black): argument
/external/skia/tests/
DPDFOpaqueSrcModeToSrcOverTest.cpp24 SkPaint black; in run_test() local
/external/python/cpython2/Demo/newmetaclasses/
DEnum.py111 black = 7 variable in _test.ExtendedColor
153 black = 7 variable in _test2.ExtendedColor
/external/ImageMagick/coders/
Ddebug.c237 black[MagickPathExtent]; in WriteDEBUGImage() local
Dtxt.c488 black, in ReadTXTImage() local
/external/angle/src/image_util/
DAstcDecompressorTestUtils.h28 const Rgba black = {0, 0, 0, 0xFF}; in makeCheckerboard() local
/external/ImageMagick/MagickCore/
Dcolorspace-private.h43 black, in ConvertRGBToCMYK() local
Dpixel.h196 black, member
208 black; member
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.formatter/format.formatter.spec/
Dformatter.handle.pass.cpp31 enum class color { black, red, gold }; enumerator
/external/python/bumble/bumble/
Dcolors.py84 black = partial(color, fg='black') variable
/external/dng_sdk/source/
Ddng_render.cpp34 real64 black, in dng_function_exposure_ramp()
921 real64 black = fParams.Shadows () * in Start() local
/external/libabigail/include/
Dabg-viz-common.h65 black enumerator
/external/python/cpython2/Demo/metaclasses/
DEnum.py146 black = 7 variable in _test.ExtendedColor
/external/libkmsxx/py/tests/
Dbig_fb.py11 black = pykms.RGB(0, 0, 0) variable
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTextViewTest.java141 TextView black = (TextView) activity.findViewById(R.id.black_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
159 TextView black = (TextView) activity.findViewById(R.id.black_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowTextViewTest.java141 TextView black = activity.findViewById(R.id.black_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
159 TextView black = activity.findViewById(R.id.black_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/external/replicaisland/tools/
DExtractPoints.js196 var black = new SolidColor; variable
/external/angle/src/tests/gl_tests/
DBuiltinVariableTest.cpp116 const GLColor black(0, 0, 0, 255); in runTest() local
/external/crosvm/tools/
Dpresubmit23 black = cmd("black").with_color_arg(always="--color", never="--no-color") variable
/external/ImageMagick/MagickWand/
Dpixel-wand.c1545 WandExport void PixelSetBlack(PixelWand *wand,const double black) in PixelSetBlack()
1578 WandExport void PixelSetBlackQuantum(PixelWand *wand,const Quantum black) in PixelSetBlackQuantum()
/external/libnl/python/netlink/
Dutil.py24 def black(t): function

1234