Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c8520 ping_pHYs_x_resolution, in WriteOnePNGImage() local
8594 ping_pHYs_x_resolution = 0; in WriteOnePNGImage()
10017 ping_pHYs_x_resolution= in WriteOnePNGImage()
10026 ping_pHYs_x_resolution=(png_uint_32) (100.0*image->resolution.x+0.5); in WriteOnePNGImage()
10033 ping_pHYs_x_resolution=(png_uint_32) image->resolution.x; in WriteOnePNGImage()
10040 (double) ping_pHYs_x_resolution,(double) ping_pHYs_y_resolution, in WriteOnePNGImage()
11194 ping_pHYs_x_resolution, in WriteOnePNGImage()
11204 (unsigned long) ping_pHYs_x_resolution); in WriteOnePNGImage()