HomeSort by relevance Sort by last modified time
    Searched full:black (Results 51 - 75 of 2836) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
jquery.treeview.css 56 .treeview-black li { background-image: url(images/treeview-black-line.gif); }
57 .treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }
  /external/skia/src/gpu/text/
GrDistanceFieldAdjustTable.cpp 20 // the mask depending on what it is thought it will blit against. For black (on
22 // assumed black) this means that coverages are increased (on a a curve). At
29 // edge). So for black (on assumed white) this thins a bit; for white (on
30 // assumed black) this fake bolds the geometry a bit.
42 // For black (on assumed white) this may not cover some pixels which were
47 // For white (on assumed black) this may cover some pixels which weren't
  /external/skia/site/
roles.md 27 <tr style="background-color:#e6b8af;color:black;">
37 <tr style="background-color:#ffe599;color:black;">
49 <tr style="background-color:#d0e0e3;color:black;">
  /external/skia/tests/
PDFOpaqueSrcModeToSrcOverTest.cpp 15 SkPaint black; local
21 c->drawRect(SkRect::MakeXYWH(36.0f, 36.0f, 9.0f, 9.0f), black);
23 c->drawRect(SkRect::MakeXYWH(108.0f, 108.0f, 9.0f, 9.0f), black);
  /frameworks/base/core/res/assets/webkit/
youtube.html 4 body { background-color: black; }
6 a:link { color: black; }
7 a:visited { color: black; }
  /cts/apps/CameraITS/tests/inprog/
test_black_level.py 25 """Black level consistence test.
27 Test: capture dark frames and check if black level correction is done
29 1. Black level should be roughly consistent for repeating shots.
30 2. Noise distribution should be roughly centered at black level.
32 Shoot with the camera covered (i.e.) dark/black. The test varies the
43 # The most frequent pixel value in each image; assume this is the black
93 print "Y black levels:", ymodes
94 print "U black levels:", umodes
95 print "V black levels:", vmodes
  /cts/apps/CtsVerifier/res/layout/
hifi_ultrasound_popup_instru.xml 5 android:background="@android:color/black"
  /developers/build/prebuilts/androidtv/leanback/app/src/main/res/values/
colors.xml 12 <color name="black">#59000000</color>
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/interpolation/
orphans-interpolation.html 7 background-color: black;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.css 15 border:1px solid black;
  /external/libvorbis/doc/vorbisfile/
seekingexample.html 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
27 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
43 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
59 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
72 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
94 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
113 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
137 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
170 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
  /external/libxml2/result/SVG/
rad-gradient.xml 11 <gradientstop offset="100%" color="black"/>
  /external/libxml2/test/SVG/
rad-gradient.xml 12 <gradientstop offset="100%" color="black"/>
  /external/opencv3/doc/py_tutorials/py_photo/
py_table_of_contents_photo.markdown 15 degraded photo with many black spots and strokes on it? Take it. Let's try to restore them with a
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/
ColorResourceLoaderTest.java 32 assertThat(colorResourceLoader.getValue(R.color.black), equalTo(0x000000));
58 assertThat(colorResourceLoader.getValue(android.R.color.black), equalTo(Color.BLACK));
68 assertThat(colorResourceLoader.getValue(R.color.android_namespaced_black), equalTo(Color.BLACK));
  /external/snakeyaml/src/test/java/examples/collections/
TypeSafeMap2Test.java 35 data.put(new Developer2("Andy", "tester"), Color.BLACK);
40 developers.put(Color.BLACK, new Developer2("John", "committer"));
52 data.put(new Developer2("Andy", "tester"), Color.BLACK);
53 data.put(new SuperMan("Bill", "cleaner", false), Color.BLACK);
59 developers.put(Color.BLACK, new Developer2("John", "committer"));
73 assertEquals(Color.BLACK, parsedData.get(new SuperMan("Bill", "cleaner", false)));
92 assertEquals(Color.BLACK, data.get(first));
107 assertEquals(Color.BLACK, secondColor);
114 WHITE, BLACK, RED;
  /external/webrtc/webrtc/examples/androidapp/res/layout/
fragment_hud.xml 41 android:textColor="@android:color/black" />
50 android:textColor="@android:color/black" />
62 android:textColor="@android:color/black" />
71 android:textColor="@android:color/black" />
  /frameworks/base/docs/downloads/design/
Roboto_Hinted_20111129.zip 
Roboto_Hinted_20120823.zip 
  /frameworks/base/tests/LowStorageTest/
AndroidManifest.xml 6 android:theme="@android:style/Theme.Black.NoTitleBar">
  /hardware/bsp/intel/peripheral/libupm/src/grovelinefinder/
grovelinefinder.h 48 * digital signal indicating whether it is detecting black on a
49 * white background, or white on a black background.
73 * Determines whether black has been detected
75 * @return True if black is detected
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
palmos.py 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
palmos.py 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
palmos.py 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
palmos.py 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT

Completed in 3702 milliseconds

1 23 4 5 6 7 8 91011>>