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

  /external/libpng/contrib/gregbook/
readpng.c 175 png_get_bKGD(png_ptr, info_ptr, &pBackground);
readpng2.c 435 png_get_bKGD(png_ptr, info_ptr, &pBackground);
  /external/libpng/contrib/visupng/
PngFile.c 191 if (png_get_bKGD(png_ptr, info_ptr, &pBackground))
  /external/chromium_org/third_party/libpng/
pngusr.h 209 #define png_get_bKGD wk_png_get_bKGD
pngget.c 391 png_get_bKGD(png_structp png_ptr, png_infop info_ptr,
png.h     [all...]
  /external/libpng/
example.c 226 if (png_get_bKGD(png_ptr, info_ptr, &image_background))
pngget.c 391 png_get_bKGD(png_structp png_ptr, png_infop info_ptr,
pngtest.c 999 if (png_get_bKGD(read_ptr, read_info_ptr, &background))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 362 png_get_bKGD(png_structp png_ptr, png_infop info_ptr,
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 51 milliseconds