OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:png_set_background
(Results
1 - 2
of
2
) sorted by null
/external/libpng/
pngrtran.c
156
png_set_background
(png_structrp png_ptr,
function
161
need_expand, png_fixed(png_ptr, background_gamma, "
png_set_background
"));
317
* png_set_alpha_mode and
png_set_background
interact because both use
325
/* No compose, but it may be set by
png_set_background
! */
823
* was being used; however,
png_set_background
itself accepted and must still
[
all
...]
/external/pdfium/third_party/libpng16/
pngrtran.c
155
png_set_background
(png_structrp png_ptr,
function
160
need_expand, png_fixed(png_ptr, background_gamma, "
png_set_background
"));
316
* png_set_alpha_mode and
png_set_background
interact because both use
324
/* No compose, but it may be set by
png_set_background
! */
820
* was being used; however,
png_set_background
itself accepted and must still
[
all
...]
Completed in 51 milliseconds