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

  /external/libpng/scripts/
pngos2.def 99 png_set_background
png32ce.def 94 png_set_background @86
pngw32.def 96 png_set_background @86
  /external/chromium_org/third_party/libpng/
pngusr.h 366 #define png_set_background wk_png_set_background macro
pngrtran.c 96 png_set_background(png_structp png_ptr, function
100 png_debug(1, "in png_set_background");
    [all...]
png.h     [all...]
  /external/libpng/contrib/visupng/
PngFile.c 193 png_set_background(png_ptr, pBackground, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 125 png_set_background(png_structp png_ptr, function
130 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
281 * png_set_alpha_mode and png_set_background interact because both use
289 /* No compose, but it may be set by png_set_background! */
786 * was being used; however, png_set_background itself accepted and must still
    [all...]
png.h     [all...]
  /external/libpng/
example.c 227 png_set_background(png_ptr, image_background,
230 png_set_background(png_ptr, &my_background,
libpng-1.2.44.txt     [all...]
libpng-1.2.46.txt     [all...]
libpng.3 449 \fBvoid png_set_background (png_structp \fP\fIpng_ptr\fP\fB, png_color_16p \fP\fIbackground_color\fP\fB, int \fP\fIbackground_gamma_code\fP\fB, int \fP\fIneed_expand\fP\fB, double \fIbackground_gamma\fP\fB);\fP
    [all...]
pngrtran.c 96 png_set_background(png_structp png_ptr, function
100 png_debug(1, "in png_set_background");
    [all...]
CHANGES 108 fixed png_set_background() to allow using an arbitrary RGB color for
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 79 png_set_background(png_structp png_ptr, function
83 png_debug(1, "in png_set_background\n");
    [all...]
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 2817 milliseconds