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

  /external/qemu/distrib/
Makefile 2 LIBPNG_VERSION := libpng-1.2.19
  /bootable/recovery/minui/
Android.mk 7 external/libpng\
  /external/qemu/distrib/libpng-1.2.19/
Makefile 1 # Makefile used to compile libpng statically
5 LIBPNG_LIB := $(SRC_PATH)/libpng.a
23 clean-libpng:
  /external/libpng/
Android.mk 29 common_COPY_HEADERS_TO := libpng
41 LOCAL_MODULE:= libpng
61 LOCAL_MODULE:= libpng
CHANGES 2 CHANGES - changes for libpng
45 changed name from pnglib to libpng
49 fixed error in libpng.txt and example.c
96 added new initialization API to make libpng work better with shared libs
106 since it didn't work in previous versions of libpng anyways
124 libpng will use the zlib CRC routines by (compile-time) default
129 of info_struct and invalidates all programs that use a shared libpng****
150 added macros for libpng to be compiled as a Windows DLL (Andreas Kupries)
168 added macros for simple libpng debugging output selectable at compile time
170 more description of info_struct in libpng.txt and png.
    [all...]
pngconf.h 2 /* pngconf.h - machine configurable file for libpng
4 * libpng version 1.2.46 - July 9, 2011
9 * This code is released under the libpng license.
15 * are configuring libpng for a machine, you may want to read the section
48 * Added at libpng-1.2.8
71 are now LIBPNG reserved macros. Use PNG_USER_PRIVATEBUILD instead.")
83 /* End of material added to libpng-1.2.8 */
85 /* Added at libpng-1.2.19, removed at libpng-1.2.20 because it caused trouble
86 Restored at libpng-1.2.21 *
    [all...]
configure 3 # Generated by GNU Autoconf 2.65 for libpng 1.2.46.
702 PACKAGE_NAME='libpng'
703 PACKAGE_TARNAME='libpng'
705 PACKAGE_STRING='libpng 1.2.46'
    [all...]
  /development/tools/etc1tool/
Android.mk 12 LOCAL_C_INCLUDES += external/libpng
23 libpng \
  /frameworks/base/tools/aapt/
Android.mk 31 LOCAL_C_INCLUDES += external/libpng
41 libpng
  /external/webkit/WebKitTools/wx/
install-unix-extras 74 LIBPNG_TARBALL="libpng-$LIBPNG_VERSION.tar.gz"
158 if [ ! -f $DEPS_PREFIX/lib/libpng.a ]; then
162 cd $DL_DIR/libpng-$LIBPNG_VERSION
177 rm -rf $DL_DIR/libpng-$LIBPNG_VERSION
  /external/libpng/scripts/
makevms.com 1 $! make libpng under VMS
7 $! the programs from the contrib directory instead of libpng.
52 $ write sys$output "Compiling Libpng sources ..."
86 $ write sys$output "Building Libpng ..."
87 $ CALL MAKE libpng.OLB "lib/crea libpng.olb *.obj" *.OBJ
92 "LINK pngtest,libpng.olb/lib,''zlibsrc'libz.olb/lib" -
93 pngtest.obj libpng.olb
94 $ write sys$output "Testing Libpng..."
100 $ write sys$output "Libpng build completed
    [all...]
libpng-config.in 3 # libpng-config
4 # provides configuration info for libpng.
8 # This code is released under the libpng license.
18 includedir="@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@"
35 --prefix print libpng prefix
  /external/libpng/contrib/gregbook/
makevms.com 4 $! Script created by Martin Zinser for libpng; modified by Greg Roelofs
8 $! Set locations where zlib and libpng sources live.
17 $ if f$search("[-.libpng]png.h").nes."" then pngpath = "[-.libpng]"
27 $ write sys$output "libpng include not found. Exiting..."
57 $ write lopt "''pngpath'libpng.olb/lib"
  /bootable/recovery/
Android.mk 40 LOCAL_STATIC_LIBRARIES += libminui libpixelflinger_static libpng libcutils
  /external/libpng/contrib/pngminus/
makevms.com 2 $! make Contrib programs of libpng under OpenVMS
32 $ write lopt "[--]libpng.olb/lib"
  /external/chromium/base/
base_gfx.scons 52 '../third_party/libpng',
173 '../third_party/libpng',
  /external/skia/
Android.mk 203 libpng \
215 external/libpng \
  /build/core/
user_tags.mk 262 libpng \
main.mk 389 external/libpng \

Completed in 332 milliseconds