Home
last modified time | relevance | path

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

/external/libpng/
Dpngget.c606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X, in png_get_cHRM_XYZ_fixed() argument
622 if (int_green_X != NULL) in png_get_cHRM_XYZ_fixed()
623 *int_green_X = info_ptr->colorspace.end_points_XYZ.green_X; in png_get_cHRM_XYZ_fixed()
Dpngset.c71 png_fixed_point int_red_Z, png_fixed_point int_green_X, in png_set_cHRM_XYZ_fixed() argument
86 XYZ.green_X = int_green_X; in png_set_cHRM_XYZ_fixed()
Dpng.h1986 png_fixed_point *int_red_Z, png_fixed_point *int_green_X,
2009 png_fixed_point int_red_Z, png_fixed_point int_green_X,
Dlibpng-manual.txt1372 &int_red_Z, &int_green_X, &int_green_Y,
2986 int_red_Z, int_green_X, int_green_Y, int_green_Z,
/external/pdfium/third_party/libpng16/
Dpngget.c606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X, in png_get_cHRM_XYZ_fixed() argument
622 if (int_green_X != NULL) in png_get_cHRM_XYZ_fixed()
623 *int_green_X = info_ptr->colorspace.end_points_XYZ.green_X; in png_get_cHRM_XYZ_fixed()
Dpngset.c71 png_fixed_point int_red_Z, png_fixed_point int_green_X, in png_set_cHRM_XYZ_fixed() argument
86 XYZ.green_X = int_green_X; in png_set_cHRM_XYZ_fixed()
Dpng.h1986 png_fixed_point *int_red_Z, png_fixed_point *int_green_X,
2009 png_fixed_point int_red_Z, png_fixed_point int_green_X,
/external/skia/third_party/libpng/
Dpngget.c606 png_fixed_point *int_red_Z, png_fixed_point *int_green_X, in png_get_cHRM_XYZ_fixed() argument
622 if (int_green_X != NULL) in png_get_cHRM_XYZ_fixed()
623 *int_green_X = info_ptr->colorspace.end_points_XYZ.green_X; in png_get_cHRM_XYZ_fixed()
Dpngset.c71 png_fixed_point int_red_Z, png_fixed_point int_green_X, in png_set_cHRM_XYZ_fixed() argument
86 XYZ.green_X = int_green_X; in png_set_cHRM_XYZ_fixed()
Dpng.h1986 png_fixed_point *int_red_Z, png_fixed_point *int_green_X,
2009 png_fixed_point int_red_Z, png_fixed_point int_green_X,
Dlibpng-manual.txt1372 &int_red_Z, &int_green_X, &int_green_Y,
2981 int_red_Z, int_green_X, int_green_Y, int_green_Z,