/external/libpng/contrib/pngminus/ |
png2pnm.bat | 15 REM -- gray with alpha-channel 35 REM -- gray with alpha-channel
|
png2pnm.sh | 16 # -- gray with alpha-channel 36 # -- gray with alpha-channel
|
/external/libpng/contrib/pngsuite/ |
README | 33 basn4a08.png 8-bit gray with alpha 34 basn4a16.png 16-bit gray with alpha
|
/external/skia/src/core/ |
SkColor.cpp | 68 if (0 == delta) { // we're a shade of gray 114 if (0 == s) { // shade of gray
|
/frameworks/base/camera/libcameraservice/ |
FakeCamera.h | 30 * bouncing gray square in the foreground.
|
/packages/wallpapers/Basic/res/xml/ |
polar_clock_palettes.xml | 14 <!-- a nice gray color scheme with an orange seconds ring -->
|
/cts/tools/host/src/res/ |
cts_result.css | 66 border-color: gray; 98 border-color: gray; 126 border-color: gray;
|
/external/skia/include/core/ |
SkColor.h | 67 #define SK_ColorDKGRAY 0xFF444444 //!< dark gray SkColor value 68 #define SK_ColorGRAY 0xFF888888 //!< gray SkColor value 69 #define SK_ColorLTGRAY 0xFFCCCCCC //!< light gray SkColor value
|
/external/webkit/WebCore/manual-tests/ |
pointer-events.html | 52 background: gray; 67 background: gray; 117 background: gray;
|
/external/freetype/include/freetype/ |
ftoutln.h | 401 /* you select the gray-level rasterizer, and you want less than 256 */ 402 /* gray levels, you have to use @FT_Outline_Render directly. */ 441 /* The gray-level rasterizer always uses 256 gray levels. If you */ 442 /* want less gray levels, you have to provide your own span callback. */
|
/frameworks/base/tools/aapt/ |
Images.cpp | 713 NOISY(printf("Found a non-gray pixel at %d, %d = (%d %d %d %d)\n", 740 // We might overwrite it later if we decide to encode as gray or 741 // gray + alpha 763 NOISY(printf("Size w/ palette = %d, gray+alpha = %d, rgb(a) = %d\n", 765 NOISY(printf("Max gray deviation = %d, tolerance = %d\n", maxGrayDeviation, grayscaleTolerance)); 768 // 1. Opaque gray - use COLOR_TYPE_GRAY at 1 byte/pixel 769 // 2. Gray + alpha - use COLOR_TYPE_PALETTE if the number of distinct combinations 778 // save space versus using gray + alpha for each pixel. 791 printf("%s: forcing image to gray (max deviation = %d)\n", imageName, maxGrayDeviation); 814 // If the image is gray or gray + alpha, compact the pixels into outRow [all...] |
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
ConnectSpecificProfilesActivity.java | 152 * Gray out checkbox while connecting and disconnecting 229 /* Gray out checkbox while connecting and disconnecting */ 261 * Gray out checkbox while connecting and disconnecting
|
/external/icu4c/ |
icu4c.css | 70 border-top: 1px solid gray; 297 border: 1px dashed gray; 344 border: 1px solid gray; 379 border: 1px solid gray;
|
/external/skia/src/images/ |
SkScaledBitmapSampler.cpp | 115 unsigned gray = src[0] >> 4; local 116 dst[x] = SkPackARGB4444(0xF, gray, gray, gray);
|
SkImageDecoder_libpng.cpp | 265 } else { // gray 267 theTranspColor = SkPackARGB32(0xFF, transpColor->gray >> 8, 268 transpColor->gray >> 8, transpColor->gray >> 8); 270 theTranspColor = SkPackARGB32(0xFF, transpColor->gray, 271 transpColor->gray, transpColor->gray);
|
/external/webkit/WebCore/css/ |
SVGCSSValueKeywords.in | 68 # gray
|
wml.css | 62 border-color: gray 182 border: 1px inset gray;
|
/frameworks/base/awt/java/awt/ |
Color.java | 68 * The color light gray. 73 * The color light gray. 78 * The color gray. 80 public static final Color gray = new Color(128, 128, 128); field in class:Color 83 * The color gray. 85 public static final Color GRAY = gray; 88 * The color dark gray. 93 * The color dark gray.
|
/external/jpeg/ |
usage.doc | 17 and gray-scale images. JPEG is designed to handle "real-world" scenes, 60 PGM (PBMPLUS gray-scale format), BMP, Targa, and RLE (Utah Raster Toolkit 69 -gray or -gr. Most of the "basic" switches can be abbreviated to as little as 86 whether a BMP file uses only shades of gray. By 226 -grayscale Force gray-scale output even if JPEG file is color. 238 is specified, or if the JPEG file is gray-scale; 248 is specified, or if the JPEG file is gray-scale; 253 gray-scale or if -grayscale is specified; otherwise 258 -targa Select Targa output format. Gray-scale format is 259 emitted if the JPEG file is gray-scale or i [all...] |
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 32 <!-- <li><a style="color:gray;">The Android SDK</a></li> --> 33 <!-- <li><a style="color:gray;">Walkthrough for Developers</a></li> --> 164 <!-- <li><a style="color:gray;">Processes and Threads</a></li> --> 165 <!-- <li><a style="color:gray;">Interprocess Communication</a></li> --> 216 <div><a style="color:gray;">Sensors</a></div> 218 <li><a style="color:gray;">Camera</a></li> 219 <li><a style="color:gray;">Compass</a></li> 220 <li><a style="color:gray;">Accelerometer</a></li> 227 <div><a style="color:gray;">Wireless Controls</a></div> 229 <li><a style="color:gray;">Wi-Fi</a></li [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
ColorTest.java | 157 assertEquals(Color.GRAY, Color.parseColor("gray"));
|
/external/freetype/src/raster/ |
ftrend1.c | 131 /* raster5 is only capable of producing 5-gray-levels bitmaps */ 149 /* raster5 is only capable of producing 5-gray-levels bitmaps */
|
/external/neven/Embedded/common/src/b_ImageEm/ |
ToneDownBGSupp.h | 50 /** computes the mean BG gray level outside of the rectangle */ 56 /** computes the mean BG gray level right on the rectangle contours */
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
DCR.h | 93 /** assigns a byte gray image referenced by pDataA to the data carrier */ 108 /** assigns a byte gray image referenced by pDataA to the data carrier and
|
/external/webkit/WebCore/html/canvas/ |
CanvasStyle.cpp | 137 // We're only supporting 255 levels of gray here. Since this isn't 198 // We're only supporting 255 levels of gray here. Since this isn't
|