HomeSort by relevance Sort by last modified time
    Searched refs:tRNS (Results 1 - 9 of 9) sorted by null

  /external/libpng/tests/
pngstest 11 # alpha: one of; opaque, tRNS, alpha, none. 'none' is equivalent to !alpha
46 *-tRNS[-.]*)
47 test "$alpha" = "tRNS" -o "$alpha" = "none" && args="$args $g";;
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
dataurl-nonbase64-singlequotes.css 6 background-image:url('data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%0C%00%00%00%0E%08%03%00%00%00%2Cc%0D%DE%00%00%00%A2PLTEQQQ%FA%FA%FA%FC%FC%FC%EE%EE%EE%A9%A9%A9%E9%E9%E9%0A%0A%0A%0D%0D%0D444PPP%CD%CD%CD%CC%CC%CC%F5%F5%F5UUU%D0%D0%D0\'\'\'%F9%F9%F9%A6%A6%A6%40%40%40FFF%A0%A0%A0%89%89%89%8D%8D%8D%20%20%20%14%14%14%DA%DA%DA%B6%B6%B6%02%02%02%87%87%87%81%81%81%AC%AC%AC%0E%0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD%A3%A3%A3(((%04%04%04%CA%CA%CAttt%2C%2C%2C%F4%F4%F4%00%00%00%FF%FF%FF%D6%DE%02%C3%00%00%006tRNS%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%00%A1%8FN1%00%00%00iIDAT%08%D7E%C7E%16%02Q%10%C5%D0j%C3%DD%BDqw%5E%F6%BF5%06%D4%3Fd%94kx%BDf%DE6%FFIA%AB%C8qYj%1F%E3Xk%93%E0%C8JZ%10%90%9E%3A1%60%BBY%85%A8%AE%14%C0%5E%1A6%8E%C5w%02%60%99%C9%FA%9A%03%60%8C%EFz%8C%CE%0EnSu%3F%01%AD%B2%06%04%F0%3CT%FF%B8nk%3F%7C%01%C5z%1B%F9%26%2F%3Az%00%00%00%00IEND%AEB%60%82');
  /external/libpng/
pngwrite.c 216 /* Invert the alpha channel (in tRNS) */
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 214 /* Invert the alpha channel (in tRNS) */
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 14 * makepng [--sRGB|--linear|--1.8] [--tRNS] [--nofilters] \
43 * For color-mapped images a four channel color-map is used and if --tRNS is
44 * given the PNG file has a tRNS chunk, as follows:
54 * The palette always has 2^bit-depth entries and the tRNS chunk one fewer. The
57 * For formats other than color-mapped ones if --tRNS is specified a tRNS chunk
772 unsigned int filters, unsigned int *colors, int small, int tRNS)
897 if (tRNS)
906 else if (tRNS)
    [all...]
pngvalid.c 366 * indicating if a tRNS chunk was generated.
395 pos = safecat(buffer, bufsize, pos, "+tRNS");
453 unsigned int* palette_number, int low_depth_gray, int tRNS)
468 /* Add multiple palettes for colour type 3, one image with tRNS
474 if (((ct == 0/*GRAY*/ || ct/*RGB*/ == 2) && tRNS && pn < 2) ||
    [all...]
pngimage.c 148 /* expands PLTE PNG files to RGB (no tRNS) or RGBA (tRNS) *
152 T(EXPAND, tRNS, X, A, ALL, R),
153 /* expands the tRNS chunk in files without alpha */
240 * palette images to RGB and expands the tRNS chunk if present, so it can
243 T(EXPAND_16, tRNS, X, A, 16, R),
244 /* side effect of EXPAND_16 - expands the tRNS chunk in an RGB or G 16-bit
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 3086 milliseconds