OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:png_fixed
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h
617
#define
png_fixed
(png_ptr, fp, s) ((fp) <= 21474 && (fp) >= -21474 ?\
macro
620
PNG_EXTERN png_fixed_point
png_fixed
PNGARG((png_structp png_ptr, double fp,
[
all
...]
pngrtran.c
130
need_expand,
png_fixed
(png_ptr, background_gamma, "png_set_background"));
[
all
...]
Completed in 72 milliseconds