Searched refs:int_red_y (Results 1 – 5 of 5) sorted by relevance
/external/libpng/ |
D | pngset.c | 536 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, in png_set_sRGB_gAMA_and_cHRM() local 561 int_red_y = 33000L; in png_set_sRGB_gAMA_and_cHRM() 580 int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, in png_set_sRGB_gAMA_and_cHRM()
|
D | pngwutil.c | 998 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, in png_write_cHRM() local 1006 int_red_y = (png_uint_32)(red_y * 100000.0 + 0.5); in png_write_cHRM() 1014 int_red_x, int_red_y, int_green_x, int_green_y, int_blue_x, int_blue_y)) in png_write_cHRM() 1023 png_save_uint_32(buf + 12, int_red_y); in png_write_cHRM()
|
D | png.h | 2421 *int_white_y, png_fixed_point *int_red_x, png_fixed_point *int_red_y, 2436 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point 3358 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point 3849 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngset.c | 620 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, in png_set_sRGB_gAMA_and_cHRM() local 646 int_red_y = 33000L; in png_set_sRGB_gAMA_and_cHRM() 653 int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, int_green_y, in png_set_sRGB_gAMA_and_cHRM()
|
D | png.h | 2196 *int_white_y, png_fixed_point *int_red_x, png_fixed_point *int_red_y, 2211 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point 3053 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
|