HomeSort by relevance Sort by last modified time
    Searched full:colors (Results 1051 - 1075 of 2849) sorted by null

<<41424344454647484950>>

  /developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/
MainActivity.java 71 // get the list of background colors
286 // background colors
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/
MainActivity.java 71 // get the list of background colors
286 // background colors
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 152 ColorStateList colors = child.getTextColors(); local
153 buttonCopy.setTextColor(colors.getDefaultColor());
  /external/ImageMagick/ImageMagick/api/
annotate.html 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
76 k CALCULATED: number of unique colors
  /external/ImageMagick/ImageMagick/script/
connected-components.html 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
80 <p>Use <code>-connected-components 8</code> to visit 8 neighbors rather than 4. By default, neighbor colors must be exact to be part of a unique object. Use the <a href="command-line-options.php#fuzz">-fuzz</a> option to include pixels as part of an object that are <var>close</var> in color.</p>
  /external/ImageMagick/Magick++/lib/Magick++/
Options.h 65 // Colors within this distance are considered equal
158 // Maximum number of colors to quantize to
  /external/ImageMagick/
Make.com 216 $copy [.config]colors.xml sys$login:colors.xml
  /external/ImageMagick/www/api/
annotate.html 14 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
80 k CALCULATED: number of unique colors
annotate.php 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
76 k CALCULATED: number of unique colors
  /external/ImageMagick/www/
connected-components.html 14 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
84 <p>Use <code>-connected-components 8</code> to visit 8 neighbors rather than 4. By default, neighbor colors must be exact to be part of a unique object. Use the <a href="command-line-options.html#fuzz">-fuzz</a> option to include pixels as part of an object that are <var>close</var> in color.</p>
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
Configurator.java 77 * That's pretty straight forward. But colors are expressed as ints too in Android
78 * but can be defined using hex values or even names of colors. When Configurator
  /external/autotest/client/cros/multimedia/
display_facade_adapter.py 90 """Displays a series of colors on full screen on the tab.
97 @param color_sequence: An integer list for switching colors.
  /external/autotest/server/cros/multimedia/
display_facade_adapter.py 98 """Displays a series of colors on full screen on the tab.
105 @param color_sequence: An integer list for switching colors.
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/
Dot.py 100 - valid `graphviz colors <http://www.research.att.com/~erg/graphviz/info/colors.html>`_
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
dot.rst 105 - valid `graphviz colors <http://www.research.att.com/~erg/graphviz/info/colors.html>`_
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/npmorg/
expected.html 149 <li>2533 <a href="/package/colors">colors</a></li>
src.html 158 <li>2533 <a href="/package/colors">colors</a></li>
  /external/deqp/doc/testspecs/GLES31/
functional.tessellation.txt 122 triangulation. The overlap cases draw a single primitive with different colors
127 draw curly isolines with different colors for different vertices.
  /external/libpng/
pnginfo.h 147 * same order as the palette colors, starting from index 0. Values
160 * is needs to composited onto a background before display. The colors
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
de.po 76 msgid "Round colors"
80 msgid "Dither colors"
  /external/mesa3d/src/mesa/swrast/
s_fragprog.c 236 * Note that colors beyond 0 and 1 will overwrite other
279 /* incoming colors should be floats */
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaYca.h 228 // super-saturated colors, where one or two of the RGB components
234 // corrects them by desaturating their colors while maintaining
  /external/pdfium/third_party/lpng_v163/
pnginfo.h 148 * same order as the palette colors, starting from index 0. Values
161 * is needs to composited onto a background before display. The colors
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ViewTest.java 165 int[] colors = {0, 1, 727}; local
167 for (int color : colors) {
  /external/skia/bench/
BitmapBench.cpp 35 SkPMColor* colors = storage; local
43 *colors++ = SkPreMultiplyARGB(0xFF, rr, gg, bb);

Completed in 804 milliseconds

<<41424344454647484950>>