HomeSort by relevance Sort by last modified time
    Searched full:bkgd (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/libpng/tests/
pngunknown-sAPI 2 exec ./pngunknown bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save "${srcdir}/pngtest.png"
  /external/libpng/contrib/pngsuite/
README 42 ftbbn0g01.png 1-bit grayscale, black bKGD
43 ftbbn0g02.png 2-bit grayscale, black bKGD
44 ftbbn0g04.png 4-bit grayscale, black bKGD
45 ftbbn2c16.png 16-bit truecolor, black bKGD
46 ftbbn3p08.png 8-bit paletted, black bKGD
47 ftbgn2c16.png 16-bit truecolor, gray bKGD
48 ftbgn3p08.png 8-bit paletted, gray bKGD
49 ftbrn2c08.png 8-bit truecolor, red bKGD
50 ftbwn0g16.png 16-bit gray, white bKGD
51 ftbwn3p08.png 8-bit paletted, white bKGD
    [all...]
  /external/clang/docs/tools/
manpage.css 184 .bttndrkblue-bkgd-top {
188 .bttndrkblue-bkgd-left {
192 .bttndrkblue-bkgd {
202 .bttndrkblue-bkgd-right {
206 .bttndrkblue-bkgd-bottom {
  /external/libpng/contrib/gregbook/
readpng2.c 138 * IEND, tRNS, bKGD, gAMA, and sRGB (small performance improvement) */
144 98, 75, 71, 68, '\0', /* bKGD */
274 /* however, it always returns the raw bKGD data, regardless of any
readpng.c 152 /* returns 0 if succeeds, 1 if fails due to no bKGD chunk, 2 if libpng error;
179 /* however, it always returns the raw bKGD data, regardless of any
readppm.c 130 /* returns 0 if succeeds, 1 if fails due to no bKGD chunk, 2 if libpng error;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 63 stdscr.bkgd(' ')
64 stdscr.bkgd(' ', curses.A_REVERSE)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 63 stdscr.bkgd(' ')
64 stdscr.bkgd(' ', curses.A_REVERSE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 95 #ifdef bkgd
96 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
97 #undef bkgd macro
98 #define bkgd UNDEF(bkgd) macro
1132 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
    [all...]
curses.h 546 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1147 #define bkgd macro
    [all...]
ncurses.h 546 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1147 #define bkgd macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 95 #ifdef bkgd
96 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
97 #undef bkgd macro
98 #define bkgd UNDEF(bkgd) macro
1132 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
    [all...]
curses.h 565 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1176 #define bkgd macro
    [all...]
ncurses.h 565 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1176 #define bkgd macro
    [all...]
  /external/libpng/
pnginfo.h 159 /* The bKGD chunk gives the suggested image background color if the
pngset.c 28 png_debug1(1, "in %s storage function", "bKGD");
    [all...]
pngget.c 463 png_debug1(1, "in %s retrieval function", "bKGD");
    [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
pnginfo.h 159 /* The bKGD chunk gives the suggested image background color if the
fx_pngset.c 27 png_debug1(1, "in %s storage function", "bKGD");
    [all...]
fx_pngget.c 462 png_debug1(1, "in %s retrieval function", "bKGD");
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 146 /* The bKGD chunk gives the suggested image background color if the
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp     [all...]
lodepng.h 411 suggested background color chunk (bKGD)
    [all...]
  /external/libpng/contrib/libtests/
pngunknown.c 188 { "bKGD", PNG_INFO_bKGD, png_bKGD,
1051 "sAPI", "bKGD=save", "cHRM=save", "gAMA=save", "all=discard", "iCCP=save",
    [all...]
  /prebuilts/sdk/tools/linux/bin/
aapt 

Completed in 2024 milliseconds

1 2 3