OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:png_sPLT_entryp
(Results
1 - 8
of
8
) sorted by null
/external/libpng/
pngset.c
938
to->entries = (
png_sPLT_entryp
)png_malloc_warn(png_ptr,
[
all
...]
pngrutil.c
[
all
...]
png.h
667
typedef png_sPLT_entry FAR *
png_sPLT_entryp
;
679
png_sPLT_entryp
entries; /* palette entries */
[
all
...]
pngwutil.c
860
png_sPLT_entryp
ep;
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
png.h
559
typedef png_sPLT_entry FAR *
png_sPLT_entryp
;
571
png_sPLT_entryp
entries; /* palette entries */
[
all
...]
pngset.c
984
to->entries = (
png_sPLT_entryp
)png_malloc_warn(png_ptr,
[
all
...]
pngrutil.c
[
all
...]
pngwutil.c
812
png_sPLT_entryp
ep;
[
all
...]
Completed in 74 milliseconds