Searched defs:int_red_x (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngset.c536 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, local
560 int_red_x = 64000L;
580 int_white_x, int_white_y, int_red_x, int_red_y, int_green_x,
H A Dpngwutil.c998 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, local
1005 int_red_x = (png_uint_32)(red_x * 100000.0 + 0.5);
1014 int_red_x, int_red_y, int_green_x, int_green_y, int_blue_x, int_blue_y))
1022 png_save_uint_32(buf + 8, int_red_x);
/external/libpng/
H A Dpngset.c536 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, local
560 int_red_x = 64000L;
580 int_white_x, int_white_y, int_red_x, int_red_y, int_green_x,
H A Dpngwutil.c998 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, local
1005 int_red_x = (png_uint_32)(red_x * 100000.0 + 0.5);
1014 int_red_x, int_red_y, int_green_x, int_green_y, int_blue_x, int_blue_y))
1022 png_save_uint_32(buf + 8, int_red_x);
/external/qemu/distrib/libpng-1.2.19/
H A Dpngset.c620 png_fixed_point int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, local
645 int_red_x = 64000L;
653 int_white_x, int_white_y, int_red_x, int_red_y, int_green_x, int_green_y,

Completed in 41 milliseconds