HomeSort by relevance Sort by last modified time
    Searched full:png_get_x_offset_microns (Results 1 - 18 of 18) sorted by null

  /external/libpng/scripts/
pngos2.def 75 png_get_x_offset_microns
png32ce.def 69 png_get_x_offset_microns @62
pngw32.def 70 png_get_x_offset_microns @62
  /external/chromium_org/third_party/libpng/
pngget.c 207 png_get_x_offset_microns(png_structp png_ptr, png_infop info_ptr) function
214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
319 return ((float)png_get_x_offset_microns(png_ptr, info_ptr)
pngusr.h 266 #define png_get_x_offset_microns wk_png_get_x_offset_microns macro
pngconf.h 785 * png_get_x_offset_microns()
    [all...]
png.h     [all...]
  /external/libpng/
pngget.c 207 png_get_x_offset_microns(png_structp png_ptr, png_infop info_ptr) function
214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
319 return ((float)png_get_x_offset_microns(png_ptr, info_ptr)
pngconf.h 789 * png_get_x_offset_microns()
    [all...]
libpng.3 309 \fBpng_int_32 png_get_x_offset_microns (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fIinfo_ptr\fP\fB);\fP
    [all...]
libpng-1.2.44.txt 787 x_offset = png_get_x_offset_microns(png_ptr, info_ptr)
    [all...]
libpng-1.2.46.txt 787 x_offset = png_get_x_offset_microns(png_ptr, info_ptr)
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 195 png_get_x_offset_microns(png_structp png_ptr, png_infop info_ptr) function
201 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns");
237 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns");
291 return ((float)png_get_x_offset_microns(png_ptr, info_ptr)
pngconf.h 725 * png_get_x_offset_microns()
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 533 milliseconds