/packages/wallpapers/Basic/res/values-th/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"?????"</string>
|
/packages/wallpapers/Basic/res/values-uk/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"??????? ????????"</string>
|
/packages/wallpapers/Basic/res/values-ur-rPK/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"??? ?? ?????"</string>
|
/packages/wallpapers/Basic/res/values-zh-rCN/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"???"</string>
|
/packages/wallpapers/Basic/res/values-zh-rHK/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"???"</string>
|
/packages/wallpapers/Basic/res/values-zh-rTW/ |
strings.xml | 32 <string name="palette" msgid="1636154448241520718">"???"</string>
|
/frameworks/native/opengl/libagl/ |
texture.cpp | 439 size_t size = (1 << indexBits) * entrySize; // palette size 496 uint8_t const* const palette = (uint8_t*)data; local 502 *p++ = palette[index + 0]; 503 *p++ = palette[index + 1]; 509 *p++ = palette[index + 0]; 510 *p++ = palette[index + 1]; 513 *p++ = palette[index + 0]; 514 *p++ = palette[index + 1]; 520 uint8_t const* const palette = (uint8_t*)data; local 526 *p++ = palette[index + 0] 547 uint8_t const* const palette = (uint8_t*)data; local [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher_archive.jd | 252 <p>Launcher icons should use a limited color palette that includes a range 255 <p>The recommended color palette to use for Launcher icons is shown in Figure 3. 256 You can use elements of the palette for both the base color and the highlight 257 color. You can use the colors of the palette in conjunction with a 263 <strong>Figure 3.</strong> Recommended color palette for icons.</p> 266 recommended palette above, you can create materials combinations such as those 285 and highlight colors from the recommended palette.</p> 341 palette</li> 390 launcher icon <a href="#palette1">color palette</a>. To add emphasis, use 459 <tr><td><em>3.</em></td><td>Front part:</td><td>Use light gradient from color palette</td></tr [all...] |
icon_design_menu.jd | 83 2. The color palette is slightly lighter. 192 color palette and effects, as shown in Figure 2.</p> 263 primary palette and the same effects. For more information, see the 264 menu icon <a href="#palette1">color palette</a>. </li> 315 <tr><td><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr> 330 <h4 id="palette1">Color palette</h4>
|
/frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/ |
DefaultGenerator.java | 20 import android.support.v7.graphics.Palette.Swatch; 24 class DefaultGenerator extends Palette.Generator { 145 * Find the {@link Palette.Swatch} with the highest population value and return the population.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GlobalCanvasDragInfo.java | 27 * session of Eclipse. A drag can be initiated from a palette or from a canvas 37 * off a canvas or its palette and then set back to null when the drag'n'drop is finished. 73 * user drags from the palette)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
ViewMetadataRepository.java | 143 AdtPlugin.log(e, "Parsing palette file failed"); 245 AdtPlugin.log(e, "Invalid palette metadata"); //$NON-NLS-1$ 295 // Palette variations 312 * Computes the palette entries for the given {@link AndroidTargetData}, looking up the 315 * @param targetData the target data for which to compute palette entries 332 // determine if a particular palette entry is available 352 // Now iterate in palette metadata order over the items in the palette and include 469 /** Skip this item in the palette? */ 684 * or skipped from the palette [all...] |
/external/webp/src/enc/ |
vp8l.c | 33 // Palette 43 // creates a palette and returns true, else returns false. 45 uint32_t palette[MAX_PALETTE_SIZE], 91 palette[num_colors] = colors[i]; 96 qsort(palette, num_colors, sizeof(*palette), CompareColors); 175 // palette-friendly input typically uses less literals 878 const uint32_t* palette, int palette_size, 883 if ((palette[i] & 0xffff00ffu) != 0) { 892 const int color = (palette[i] >> 8) & 0xff 941 uint32_t* const palette = enc->palette_; local [all...] |
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 135 /* Color palette used for rendering the plasma */ 143 static uint16_t palette[PALETTE_SIZE]; variable 158 palette[nn] = make565(255, jj, 255-jj); 163 palette[nn] = make565(255-jj, 255, jj); 168 palette[nn] = make565(0, 255-jj, 255); 173 palette[nn] = make565(jj, 0, 255); 182 return palette[idx & (PALETTE_SIZE-1)];
|
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
AnimatedGifEncoder.java | 64 private byte[] indexedPixels; // converted frame indexed to palette 68 private byte[] colorTab; // RGB palette 70 private boolean[] usedEntry = new boolean[256]; // active palette entries 128 * process, the color in the final palette for each frame closest to the given 316 colorTab = nq.process(); // create reduced palette 324 // map image pixels to new palette 343 * Returns index of palette color closest to c
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
subpicture.c | 283 subpicture_priv->palette = pipe->create_sampler_view(pipe, tex, &sampler_templ); 399 pipe_sampler_view_reference(&subpicture_priv->palette, NULL); 408 Status XvMCSetSubpicturePalette(Display *dpy, XvMCSubpicture *subpicture, unsigned char *palette) 416 assert(palette); 427 upload_sampler(pipe, subpicture_priv->palette, &dst_box, palette, 0, 0, 0); 429 XVMC_MSG(XVMC_TRACE, "[XvMC] Palette of Subpicture %p set.\n", subpicture);
|
/external/libpng/ |
pngwrite.c | 205 png_write_PLTE(png_ptr, info_ptr->palette, 209 png_error(png_ptr, "Valid palette required for paletted images"); 357 png_benign_error(png_ptr, "Wrote palette index exceeding num_palette"); 870 /* Check for out-of-range palette index */ 2004 png_color palette[256]; local [all...] |
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngwrite.c | 204 png_write_PLTE(png_ptr, info_ptr->palette,
208 png_error(png_ptr, "Valid palette required for paletted images");
356 png_benign_error(png_ptr, "Wrote palette index exceeding num_palette");
804 /* Check for out-of-range palette index */
1897 png_color palette[256]; local [all...] |
/development/build/ |
sdk.atree | [all...] |
/external/libpng/contrib/libtests/ |
pngvalid.c | 279 * was done by libpng. Width and height must be less than 256. 'palette' is an 280 * index of the palette to use for formats with a palette (0 otherwise.) 282 #define FILEID(col, depth, palette, interlace, width, height, do_interlace) \ 283 ((png_uint_32)((col) + ((depth)<<3) + ((palette)<<8) + ((interlace)<<13) + \ 387 /* Palette images are restricted to 8 bit depth */ 434 if ((colour_type & 1) == 0) /* !palette */ 581 typedef struct store_palette_entry /* record of a single palette entry */ 596 int npalette; /* Number of entries in palette */ 597 store_palette_entry* palette; /* May be NULL * member in struct:png_store_file 668 store_palette_entry* palette; member in struct:png_store 3079 store_palette_entry *palette; local 3127 png_color palette[256]; local 4269 palette; member in struct:standard_display 4315 store_palette_entry *palette = store_current_palette(dp->ps, &dp->npalette); local 4441 store_palette palette; local [all...] |
gentests.sh | 86 for ct in gray palette
|
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.cpp | 3480 unsigned char* palette; \/*size 1024. Remember up to the first 256 RGBA colors*\/ member in struct:ColorProfile [all...] |
/external/pdfium/core/src/reflow/ |
reflowedpage.cpp | 551 FX_ARGB * palette = FX_Alloc(FX_ARGB, nPalette); 553 palette[0] = 0; 554 palette[nPalette] = 255; 557 palette[i] = (FX_ARGB)(Dither * i + 0.5); 560 m_pFXDevice->GetBitmap()->DitherFS(palette, nPalette + 1, &tmpRect); 561 FX_Free (palette);
|
/external/skia/experimental/DrawingBoard/ |
SampleDrawingClient.cpp | 69 menu->appendSwitch("Show Color Palette", "Palette", this->getSinkID(), 134 if (SkOSMenu::FindSwitchState(evt, "Palette", &fPaletteVisible)) {
|
/hardware/intel/img/psb_video/src/ |
psb_output.h | 259 * pointer to an array holding the palette data. The size of the array is 261 * in the palette is described by the component_order in VAImage struct 263 unsigned char *palette
|