OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_ALIGN_TYPE
(Results
1 - 7
of
7
) sorted by null
/external/libpng/contrib/pngminim/decoder/
pngusr.h
21
#define
PNG_ALIGN_TYPE
PNG_ALIGN_NONE
/external/libpng/contrib/pngminim/encoder/
pngusr.h
21
#define
PNG_ALIGN_TYPE
PNG_ALIGN_NONE
/external/libpng/contrib/pngminim/preader/
pngusr.h
21
#define
PNG_ALIGN_TYPE
PNG_ALIGN_NONE
/external/libpng/
pngpriv.h
567
#ifndef
PNG_ALIGN_TYPE
572
# define
PNG_ALIGN_TYPE
PNG_ALIGN_SIZE
575
#if
PNG_ALIGN_TYPE
== PNG_ALIGN_SIZE
584
# if
PNG_ALIGN_TYPE
== PNG_ALIGN_OFFSET
587
# if
PNG_ALIGN_TYPE
== PNG_ALIGN_ALWAYS
[
all
...]
pngrutil.c
[
all
...]
/external/pdfium/third_party/libpng16/
pngpriv.h
513
#ifndef
PNG_ALIGN_TYPE
518
# define
PNG_ALIGN_TYPE
PNG_ALIGN_SIZE
521
#if
PNG_ALIGN_TYPE
== PNG_ALIGN_SIZE
530
# if
PNG_ALIGN_TYPE
== PNG_ALIGN_OFFSET
533
# if
PNG_ALIGN_TYPE
== PNG_ALIGN_ALWAYS
[
all
...]
pngrutil.c
[
all
...]
Completed in 298 milliseconds