OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:png_get_channels
(Results
1 - 4
of
4
) sorted by null
/external/libpng/
pngget.c
430
/*
png_get_channels
really belongs in here, too, but it's been around longer */
436
png_get_channels
(png_const_structrp png_ptr, png_const_inforp info_ptr)
function
[
all
...]
/external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngget.c
429
/*
png_get_channels
really belongs in here, too, but it's been around longer */
435
png_get_channels
(png_const_structrp png_ptr, png_const_inforp info_ptr)
function
[
all
...]
png.h
519
#define
png_get_channels
FOXIT_png_get_channels
macro
[
all
...]
/external/skia/third_party/libpng/
pngprefix.h
241
#define
png_get_channels
skia_png_get_channels
macro
Completed in 314 milliseconds