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

1 2

  /external/syslinux/com32/lib/
Makefile 13 libpng/png.o libpng/pngset.o libpng/pngget.o libpng/pngrutil.o \
14 libpng/pngtrans.o libpng/pngwutil.o libpng/pngread.o \
15 libpng/pngrio.o libpng/pngwio.o libpng/pngwrite.o
    [all...]
  /system/extras/slideshow/
Android.mk 14 LOCAL_STATIC_LIBRARIES := libminui libpng libz libutils libcutils liblog libm libc
  /external/libpng/projects/owatcom/
pngconfig.mak 1 # This is an OpenWatcom make file which builds pnglibconf.h - the libpng
3 # configure libpng; a default configuration will be built.
5 # For more information build libpng.wpj under the IDE and then read the
9 # pngconfig.dfa: Advanced configuration for non-standard libpng builds.
24 # IDE libpng.wpj 'before' rule - this setting is local.)
55 This is a locally configurable build of libpng.lib; for configuration
71 # By default libpng is built to use the __cdecl calling convention on
94 This is the default configuration of libpng.lib, if you wish to
104 $# The libpng project is incompletely configured. To complete configuration
107 $# 1) Edit the 'before' rule of libpng.wpj (from the IDE) to define the
    [all...]
  /development/tools/etc1tool/
Android.mk 14 libpng \
  /device/generic/common/vndk/
vndk-sp-libs.mk 26 libpng \
  /external/syslinux/com32/lib/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...]
  /frameworks/base/tools/aapt/
Android.mk 59 libpng \
  /device/google/marlin/vndk/
Android.mk 23 libpng\
  /external/ImageMagick/filters/
Android.mk 30 LOCAL_SHARED_LIBRARIES += libft2 liblzma libxml2 libicuuc libpng libjpeg
  /external/libvncserver/
Android.mk 46 LOCAL_STATIC_LIBRARIES := libz libpng libjpeg libssl
  /bootable/recovery/minui/
Android.mk 32 libpng \
68 libpng \
  /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"
  /external/libpng/projects/visualc71/
README_zlib.txt 1 /* WARNING: This file was put in the LibPNG distribution for convenience only.
10 This code is released under the libpng license.
13 NOTE: This project will be removed from libpng-1.5.0. It has
  /external/libpng/
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/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...]
  /frameworks/base/tools/split-select/
Android.mk 49 libpng \
  /system/core/healthd/
Android.mk 56 libpng \
115 libpng \
  /external/ImageMagick/MagickCore/
Android.mk 125 LOCAL_SHARED_LIBRARIES += libft2 liblzma libxml2 libicuuc libpng libjpeg
  /external/ImageMagick/coders/
Android.mk 156 LOCAL_SHARED_LIBRARIES += libft2 liblzma libxml2 libicuuc libpng libjpeg
  /external/libpng/contrib/pngminus/
makevms.com 2 $! make Contrib programs of libpng under OpenVMS
32 $ write lopt "[--]libpng.olb/lib"
  /bootable/recovery/tests/
Android.mk 59 libpng
  /external/autotest/client/deps/glbench/src/
Makefile 38 PC_DEPS = libchrome-$(BASE_VER) libpng
  /bootable/recovery/
Android.mk 112 libpng \
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 47 This part of the file implements PNG codec on base of libpng library,
48 in particular, this code is based on example.c from libpng
50 and png2bmp sample from libpng distribution (Copyright (C) 1999-2001 MIYASAKA Masaru)
56 #include <libpng/png.h>
  /external/syslinux/mk/
lib.mk 35 # zlib and libpng configuration flags
41 # We need some features in libpng which apparently aren't available in the

Completed in 1022 milliseconds

1 2