HomeSort by relevance Sort by last modified time
    Searched full:color (Results 2501 - 2525 of 12554) sorted by null

<<101102103104105106107108109110>>

  /prebuilts/go/linux-x86/src/image/png/testdata/pngsuite/
basn3p01.sng 4 using color palette;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion6.txt 8 @android:color/
completion11-expected-completion73.txt 2 ?android:attr/textAppearance : Base text color, typeface, size, and style.
drawable2-expected-completion52.txt 6 <solid /> : Used to fill the shape of GradientDrawable with a solid color.
  /system/core/libpixelflinger/
col32cb16blend.S 24 // This function alpha blends a fixed color into a destination scanline, using
30 // s is the source color,
31 // a is the alpha channel of the source color.
35 // r1 = color value
  /external/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp 23 // and assign them all the same "color" (oddness/evenness).
52 // destination register is the correct color. Used for testing.
55 cl::desc("Always modify dest registers regardless of color"),
59 // color always. Used for testing.
106 /// A "color", which is either even or odd. Yes, these aren't really colors
107 /// but the algorithm is conceptually doing two-color graph coloring.
108 enum class Color { Even, Odd };
141 bool colorChain(Chain *G, Color C, MachineBasicBlock &MBB);
142 int scavengeRegister(Chain *G, Color C, MachineBasicBlock &MBB);
148 Color getColor(unsigned Register)
    [all...]
  /external/avahi/docs/
utilities-avahi1.svg 413 style="stop-color:#729FCF"
417 style="stop-color:#3465A4"
463 style="stop-color:#000000"
467 style="stop-color:#000000"
488 style="stop-color:#000000"
492 style="stop-color:#000000"
537 style="stop-color:#C17D11"
541 style="stop-color:#BD7A10"
545 style="stop-color:#B0700C"
549 style="stop-color:#9A6105
    [all...]
  /external/opencv3/modules/ts/misc/
summary.py 43 parser.add_option("", "--regressions", dest="regressions", default=None, metavar="LIST", help="comma-separated custom regressions map: \"[r][c]#current-#reference\" (indexes of columns are 0-based, \"r\" - reverse flag, \"c\" - color flag for base data)")
202 tbl.newCell(str(i), status, color="red")
226 tbl.newCell(str(i), status, color="red")
230 tbl.newCell(tblCellID + "%", "-", color="red")
232 tbl.newCell(tblCellID + "$", "-", color="red")
234 tbl.newCell(tblCellID + "S", "-", color="red")
247 color = None
249 color = 'green'
251 color = 'red'
253 color = Non
    [all...]
  /packages/apps/Messaging/jni/
GifTranscoder.cpp 32 #define ALPHA(color) (((color) >> 24) & 0xff)
33 #define RED(color) (((color) >> 16) & 0xff)
34 #define GREEN(color) (((color) >> 8) & 0xff)
35 #define BLUE(color) (((color) >> 0) & 0xff)
140 // Transparent color of the current image.
159 // Background color (applies to entire GIF)
    [all...]
  /system/media/camera/docs/
html.mako 23 body { background-color: #f7f7f7; font-family: Roboto, sans-serif;}
24 h1 { color: #333333; }
25 h2 { color: #333333; }
26 a:link { color: #258aaf; text-decoration: none}
27 a:hover { color: #459aaf; text-decoration: underline }
28 a:visited { color: #154a5f; text-decoration: none}
29 .section { color: #eeeeee; font-size: 1.5em; font-weight: bold; background-color: #888888; padding: 0.5em 0em 0.5em 0.5em; border-width: thick thin thin thin; border-color: #111111 #777777 #777777 #777777}
30 .kind { color: #eeeeee; font-size: 1.2em; font-weight: bold; padding-left: 1.5em; background-color: #aaaaaa
    [all...]
  /external/llvm/docs/
CoverageMappingFormat.rst 113 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main(int argc, const char *argv[]) </span><span style='background-color:#4A789C'>{ </span> <span class='c1'>// Code Region from 1:40 to 9:2</span>
114 <span style='background-color:#4A789C'> </span>
115 <span style='background-color:#4A789C'> if (argc &gt; 1) </span><span style='background-color:#85C1F5'>{ </span> <span class='c1'>// Code Region from 3:17 to 5:4</span>
116 <span style='background-color:#85C1F5'> printf("%s\n", argv[1]); </span>
117 <span style='background-color:#85C1F5'> }</span><span style='background-color:#4A789C'> else </span><span style='background-color:#F6D55D'>{ </span> <span class='c1'>// Code Region from 5:10 to 7:4</span>
118 <span style='background-color:#F6D55D'> printf("\n"); </span>
119 <span style='background-color:#F6D55D'> }</span><span style='background-color:#4A789C'> (…)
    [all...]
  /frameworks/base/docs/image_sources/training/wear/
wear_cloud_node.graffle 115 <key>Color</key>
167 <key>Color</key>
179 <key>Color</key>
197 <key>Color</key>
232 <key>Color</key>
275 <key>Color</key>
287 <key>Color</key>
305 <key>Color</key>
340 <key>Color</key>
392 <key>Color</key
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.util.command_line.html 10 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.internal.util.html"><font color="#ffffff">util</font></a>.command_line</strong></big></big></font></td
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/internal/util/command_line.py">telemetry/internal/util/command_line.py</a></font></td></tr></table>
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
31 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
57 <font color="#000000" face="helvetica, arial"><a name="ArgumentHandlerMixIn">class <strong>ArgumentHandlerMixIn</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
68 <dl><dt><a name="ArgumentHandlerMixIn-AddCommandLineArgs"><strong>AddCommandLineArgs</strong></a>(cls, parser)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Override&nbsp;to&nbsp;accept&nbsp;custom&nbsp;command-line&nbsp;arguments.</tt></dd></dl>
70 <dl><dt><a name="ArgumentHandlerMixIn-ProcessCommandLineArgs"><strong>ProcessCommandLineArgs</strong></a>(cls, parser, args)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a> (…)
    [all...]
telemetry.timeline.counter.html 10 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.timeline.html"><font color="#ffffff">timeline</font></a>.counter</strong></big></big></font></td
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/timeline/counter.py">telemetry/timeline/counter.py</a></font></td></tr></table>
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
28 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
49 <font color="#000000" face="helvetica, arial"><a name="Counter">class <strong>Counter</strong></a>(<a href="telemetry.timeline.event_container.html#TimelineEventContainer">telemetry.timeline.event_container.TimelineEventContainer</a>)</font></td></tr>
77 <dl><dt><a name="Counter-GetAllEvents"><strong>GetAllEvents</strong></a>(self, recursive<font color="#909090">=True</font>)</dt><dd><tt>#&nbsp;List&nbsp;versions.&nbsp;These&nbsp;should&nbsp;always&nbsp;be&nbsp;simple&nbsp;expressions&nbsp;that&nbsp;list()&nbsp;on<br>
80 <dl><dt><a name="Counter-GetAllEventsOfName"><strong>GetAllEventsOfName</strong></a>(self, name, recursive<font color="#909090">=True</font>)</dt></dl>
82 <dl><dt><a name="Counter-GetAllToplevelSlicesOfName"><strong>GetAllToplevelSlicesOfName</strong></a>(self, name, recursive<font color="#909090">=True</font>)</dt></dl
    [all...]
  /external/dng_sdk/source/
dng_camera_profile.h 15 * Support for DNG camera color profile information.
17 * two sets of color profile information for a camera in the DNG file from that
24 * This is designed to allow replacing the reference color matrix with one of one's
183 /// \brief Container for DNG camera color profile and calibration data.
201 // Color matrices for up to two calibrations.
206 // cameras were all 3-color, the matrix could be stored as a forward matrix,
207 // but we need the backwards matrix to deal with 4-color cameras.
220 // Dimensionality reduction hints for more than three color cameras.
221 // This is an optional matrix that maps the camera's color components
223 // exist, and are used invert the color matrices
    [all...]
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
MultimapsTest.java 454 private enum Color {BLUE, RED, YELLOW, GREEN}
501 Map<Color, Collection<Integer>> map = Maps.newEnumMap(Color.class);
502 Multimap<Color, Integer> multimap = Multimaps.newMultimap(map, factory);
504 multimap.put(Color.BLUE, -1);
509 multimap.put(Color.RED, 1);
510 multimap.put(Color.BLUE, 2);
512 multimap.put(Color.GREEN, -1);
518 Maps.immutableEntry(Color.RED, 1),
519 Maps.immutableEntry(Color.BLUE, 2))
    [all...]
  /frameworks/native/include/media/hardware/
HardwareAPI.h 47 // color format for the port is to be interpreted as an Android pixel format
48 // rather than an OMX color format. Enabling Android native buffers may also
233 // other than invalid. The color-format, frame width/height, and stride/
237 // be used (while specifying this color format).
245 // the component may change the configured color format to an optimized format.
254 // is OMX_TRUE and the component does not support this color format with native
318 // Color space description (aspects) parameters.
325 // VIDEO ENCODERS: the framework uses OMX_SetConfig to specify color aspects of the coded video.
329 // c) during execution, just before an input frame with a different color aspect information
333 // d) verify the color aspects that will be written to the strea
    [all...]
  /external/skia/src/gpu/
SkGr.cpp 386 // Setup the initial color considering the shader, the SkPaint color, and the presence or not
403 // Set this in below cases if the output of the shader/paint-color/paint-alpha/primXfermode is
404 // a known constant value. In that case we can simply apply a color filter during this
405 // conversion without converting the color filter to a GrFragmentProcessor.
409 // There is a blend between the primitive color and the shader color. The shader sees
410 // the opaque paint color. The shader's output is blended using the provided mode by
411 // the primitive color. The blended color is then modulated by the paint's alpha
    [all...]
  /frameworks/support/v4/tests/java/android/support/v4/widget/
TextViewCompatTest.java 49 public TestDrawable(@ColorInt int color, int width, int height) {
50 super(color);
127 assertEquals("Styled text view: color", mTextView.getTextColors().getDefaultColor(),
128 res.getColor(R.color.text_color));
306 // The entire left drawable should be the specific red color
307 TestUtils.assertAllPixelsOfColor("Compound drawable: left color",
308 drawablesAbsolute[0], res.getColor(R.color.test_red));
318 // The entire right drawable should be the specific green color
319 TestUtils.assertAllPixelsOfColor("Compound drawable: right color",
320 drawablesAbsolute[2], res.getColor(R.color.test_green))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 28 import org.eclipse.swt.graphics.Color;
133 * @param color The color of the text in the automatically generated icons,
138 public Image getIcon(String osName, int color, int shape) {
139 String key = Character.toString((char) shape) + Integer.toString(color) + osName;
142 ImageDescriptor id = getImageDescriptor(osName, color, shape);
174 * @param color The color of the text in the automatically generated icons.
179 public ImageDescriptor getImageDescriptor(String osName, int color, int shape) {
180 String key = Character.toString((char) shape) + Integer.toString(color) + osName
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/image/
draw.a 10 import color "image/color"
12 type @"image/color".Color interface { RGBA() (@"image/color".r uint32, @"image/color".g uint32, @"image/color".b uint32, @"image/color".a uint32) }
22 type @"image/color".Model interface { Convert(@"image/color".c @"image/color".Color) (? @"image/color".Color)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/image/
draw.a 10 import color "image/color"
12 type @"image/color".Color interface { RGBA() (@"image/color".r uint32, @"image/color".g uint32, @"image/color".b uint32, @"image/color".a uint32) }
22 type @"image/color".Model interface { Convert(@"image/color".c @"image/color".Color) (? @"image/color".Color)
    [all...]
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 67 typedef tcu::Vector<GLubyte, 3> Color;
130 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_);
133 Color color; member in struct:deqp::egl::__anon10077::ColoredRect
136 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_)
139 , color (color_)
186 const ColoredRect coloredRect (IVec2(x1, y1), IVec2(x2, y2), Color(r, g, b));
283 coloredRect.color.x(), coloredRect.color.y(), coloredRect.color.z(), 255
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
RippleDrawable.java 34 import android.graphics.Color;
62 * &ltripple android:color="#ffff0000">
64 * android:drawable="@android:color/white" />
75 * &ltripple android:color="#ff00ff00">
76 * &ltitem android:drawable="@android:color/black" />
80 * &ltripple android:color="#ff0000ff">
91 * &ltripple android:color="#ffff0000" /></code>
182 * Creates a new ripple drawable with the specified ripple color and
185 * @param color The ripple color
478 final ColorStateList color = a.getColorStateList(R.styleable.RippleDrawable_color); local
864 final int color = mState.mColor.getColorForState(getState(), Color.BLACK); local
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatDrawableManager.java 25 import android.graphics.Color;
106 * using the default mode using a raw color filter.
130 * using a color filter.
141 * using the {@link android.graphics.PorterDuff.Mode#MULTIPLY} mode and a color filter.
457 final int color = getThemeAttrColor(context, colorAttr); local
458 drawable.setColorFilter(getPorterDuffColorFilter(color, tintMode));
467 " with color: #" + Integer.toHexString(color));
511 // ...if the cache did not contain a color state list, try and create one
513 tint = getColorStateList(context, R.color.abc_tint_edittext)
656 final int color = tint.getColorForState(state, Color.TRANSPARENT); local
    [all...]

Completed in 1838 milliseconds

<<101102103104105106107108109110>>