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

  /external/libpng/scripts/
pngos2.def 63 png_get_sBIT
png32ce.def 57 png_get_sBIT @50
pngw32.def 58 png_get_sBIT @50
  /external/chromium_org/third_party/libpng/
pngusr.h 247 #define png_get_sBIT wk_png_get_sBIT
pngget.c 748 png_get_sBIT(png_structp png_ptr, png_infop info_ptr, png_color_8p *sig_bit)
pngread.c     [all...]
png.h     [all...]
  /external/libpng/
pngget.c 748 png_get_sBIT(png_structp png_ptr, png_infop info_ptr, png_color_8p *sig_bit)
example.c 314 png_get_sBIT(png_ptr, info_ptr, &sig_bit_p);
pngread.c     [all...]
pngtest.c 1053 if (png_get_sBIT(read_ptr, read_info_ptr, &sig_bit))
    [all...]
libpng.3 241 \fBpng_uint_32 png_get_sBIT (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_color_8p \fI*sig_bit\fP\fB);\fP
    [all...]
libpng-1.2.44.txt 645 png_get_sBIT(png_ptr, info_ptr, &sig_bit);
    [all...]
libpng-1.2.46.txt 645 png_get_sBIT(png_ptr, info_ptr, &sig_bit);
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 711 png_get_sBIT(png_structp png_ptr, png_infop info_ptr, png_color_8p *sig_bit)
pngread.c     [all...]
png.h     [all...]
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libpng.cpp 457 if (*doDitherp && png_get_sBIT(png_ptr, info_ptr, &sig_bit)) {
    [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp 459 if (this->getDitherImage() && png_get_sBIT(png_ptr, info_ptr, &sig_bit)) {
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 302 milliseconds