Home
last modified time | relevance | path

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

12

/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417BarcodeRow.cpp36 void CBC_BarcodeRow::set(int32_t x, bool black) { in set()
39 void CBC_BarcodeRow::addBar(bool black, int32_t width) { in addBar()
DBC_PDF417BarcodeMatrix.cpp47 void CBC_BarcodeMatrix::setMatrix(int32_t x, int32_t y, bool black) { in setMatrix()
DBC_PDF417.cpp487 bool black = ((pattern & map) != 0); in encodeChar() local
/external/skia/tests/
DPDFOpaqueSrcModeToSrcOverTest.cpp15 SkPaint black; in run_test() local
/external/ImageMagick/coders/
Ddebug.c233 black[MagickPathExtent]; in WriteDEBUGImage() local
Dtxt.c473 black, in ReadTXTImage() local
/external/python/cpython2/Demo/newmetaclasses/
DEnum.py111 black = 7 variable in _test.ExtendedColor
153 black = 7 variable in _test2.ExtendedColor
/external/ImageMagick/MagickCore/
Dcolorspace-private.h43 black, in ConvertRGBToCMYK() local
Daccelerate-kernels-private.h49 black; member
Dpixel.h191 black, member
203 black; member
/external/ltp/utils/ffsb-6.0-rc2/
Drbt.h62 typedef enum red_black_color {red, black} rb_color; enumerator
/external/skia/gm/
Dtexdata.cpp33 const SkPMColor black = SkPackARGB32(0x00, 0x00, 0x00, 0x00); in fill_in_pixels() local
/external/dng_sdk/source/
Ddng_render.cpp34 real64 black, in dng_function_exposure_ramp()
921 real64 black = fParams.Shadows () * in Start() local
Ddng_ifd.cpp3657 const real64 black = fBlackLevel [j][k][s]; in IsValidDNG() local
Ddng_negative.cpp2339 void dng_negative::SetBlackLevel (real64 black, in SetBlackLevel()
4287 dng_gamma_encode_proxy (real64 black, in dng_gamma_encode_proxy()
4387 const real64 *black, in dng_encode_proxy_task()
4480 real64 black [kMaxColorPlanes]; in EncodeRawProxy() local
/external/python/cpython2/Demo/metaclasses/
DEnum.py146 black = 7 variable in _test.ExtendedColor
/external/replicaisland/tools/
DExtractPoints.js196 var black = new SolidColor; variable
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DTextViewTest.java109 TextView black = (TextView) activity.findViewById(R.id.black_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
127 TextView black = (TextView) activity.findViewById(R.id.black_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/external/ImageMagick/MagickWand/
Dpixel-wand.c1557 WandExport void PixelSetBlack(PixelWand *wand,const double black) in PixelSetBlack()
1590 WandExport void PixelSetBlackQuantum(PixelWand *wand,const Quantum black) in PixelSetBlackQuantum()
/external/libnl/python/netlink/
Dutil.py24 def black(t): function
/external/jline/src/src/main/java/jline/
DANSIBuffer.java79 public ANSIBuffer black(final String str) { in black() method in ANSIBuffer
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp116 const tcu::Vec4 black(0.0, 0.0, 0.0, 1.0); in verifyImage() local
/external/pdfium/fpdfsdk/javascript/
Dcolor.cpp140 bool color::black(CJS_Runtime* pRuntime, in black() function in color
/external/deqp/framework/common/
DtcuRGBA.hpp101 static inline const RGBA black (void) { return RGBA(0x0, 0x0, 0x0, 0xFF); } in black() function in tcu::RGBA
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp456 const Vec4 black (0.0f, 0.0f, 0.0f, 1.0f); in verifyImageSingleColoredRow() local
523 const Vec4 black (0.0f, 0.0f, 0.0f, 1.0f); in verifyEmptyImage() local

12