Home
last modified time | relevance | path

Searched refs:PNG_FIXED_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngrutil.c38 #define PNG_FIXED_ERROR (-1) macro
52 return PNG_FIXED_ERROR; in png_get_fixed_point()
1268 if (xy.whitex == PNG_FIXED_ERROR || in png_handle_cHRM()
1269 xy.whitey == PNG_FIXED_ERROR || in png_handle_cHRM()
1270 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()
1271 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()
1272 xy.greenx == PNG_FIXED_ERROR || in png_handle_cHRM()
1273 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
1274 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
1275 xy.bluey == PNG_FIXED_ERROR) in png_handle_cHRM()
/external/skia/third_party/libpng/
Dpngrutil.c38 #define PNG_FIXED_ERROR (-1) macro
52 return PNG_FIXED_ERROR; in png_get_fixed_point()
1268 if (xy.whitex == PNG_FIXED_ERROR || in png_handle_cHRM()
1269 xy.whitey == PNG_FIXED_ERROR || in png_handle_cHRM()
1270 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()
1271 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()
1272 xy.greenx == PNG_FIXED_ERROR || in png_handle_cHRM()
1273 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
1274 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
1275 xy.bluey == PNG_FIXED_ERROR) in png_handle_cHRM()
/external/libpng/
Dpngrutil.c38 #define PNG_FIXED_ERROR (-1) macro
52 return PNG_FIXED_ERROR; in png_get_fixed_point()
1270 if (xy.whitex == PNG_FIXED_ERROR || in png_handle_cHRM()
1271 xy.whitey == PNG_FIXED_ERROR || in png_handle_cHRM()
1272 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()
1273 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()
1274 xy.greenx == PNG_FIXED_ERROR || in png_handle_cHRM()
1275 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
1276 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
1277 xy.bluey == PNG_FIXED_ERROR) in png_handle_cHRM()