/external/libpng/contrib/gregbook/ |
readpng2.h | 107 uch bg_blue; member in struct:_mainprog_info
|
rpng-win.c | 121 static uch bg_red=0, bg_green=0, bg_blue=0; variable 371 bg_blue = (uch)b; 372 } else if (readpng_get_bgcolor(&bg_red, &bg_green, &bg_blue) > 1) { 485 *dest++ = bg_blue; 578 *dest++ = bg_blue; 586 alpha_composite(*dest++, b, a, bg_blue);
|
writepng.h | 117 uch bg_blue; member in struct:_mainprog_info
|
rpng-x.c | 129 static uch bg_red=0, bg_green=0, bg_blue=0; variable 359 bg_blue = (uch)b; 360 } else if (readpng_get_bgcolor(&bg_red, &bg_green, &bg_blue) > 1) { 616 ((ulg)bg_blue << BShift); 620 ((((ulg)bg_blue << 8) >> BShift) & BMask); 751 blue = bg_blue; 758 alpha_composite(blue, b, a, bg_blue); 813 blue = ((ush)bg_blue << 8); 820 alpha_composite(b, b, a, bg_blue);
|
rpng2-win.c | 533 rpng2_info.bg_blue = (uch)b; 666 uch bg_blue = rpng2_info.bg_blue; local 716 *dest++ = bg_blue; 786 *dest++ = bg_blue; 1049 uch bg_blue = rpng2_info.bg_blue; local [all...] |
rpng2-x.c | 578 rpng2_info.bg_blue = (uch)b; 825 ulg bg_blue = rpng2_info.bg_blue; local 1372 uch bg_blue = rpng2_info.bg_blue; local 1613 uch bg_blue = rpng2_info.bg_blue; local [all...] |
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |