Searched refs:set3x3RowMajorf (Results 1 – 13 of 13) sorted by relevance
43 toXYZD50->set3x3RowMajorf(gSRGB_toXYZD50); in to_xyz_d50()46 toXYZD50->set3x3RowMajorf(gAdobeRGB_toXYZD50); in to_xyz_d50()49 toXYZD50->set3x3RowMajorf(gDCIP3_toXYZD50); in to_xyz_d50()52 toXYZD50->set3x3RowMajorf(gRec2020_toXYZD50); in to_xyz_d50()
211 srgbToxyzD50.set3x3RowMajorf(gSRGB_toXYZD50); in MakeNamed()222 adobergbToxyzD50.set3x3RowMajorf(gAdobeRGB_toXYZD50); in MakeNamed()233 srgbToxyzD50.set3x3RowMajorf(gSRGB_toXYZD50); in MakeNamed()
47 srgbToxyzD50.set3x3RowMajorf(gSRGB_toXYZD50); in fromXYZD50()
218 void SkMatrix44::set3x3RowMajorf(const float src[]) { in set3x3RowMajorf() function in SkMatrix44
110 srgbToxyzD50.set3x3RowMajorf(g_sRGB_XYZ); in DEF_TEST()145 srgbToxyzD50.set3x3RowMajorf(g_sRGB_XYZ); in DEF_TEST()186 adobeToxyzD50.set3x3RowMajorf(gAdobeRGB_toXYZD50); in DEF_TEST()468 srgbMat.set3x3RowMajorf(gSRGB_toXYZD50); in DEF_TEST()
125 adobeMatrix.set3x3RowMajorf(gAdobeRGB_toXYZD50); in DEF_TEST()138 srgbMatrix.set3x3RowMajorf(gSRGB_toXYZD50); in DEF_TEST()
491 mat.set3x3RowMajorf(vals); in test_set_3x3()
37 wideGamut.set3x3RowMajorf(kWideGamutRGB_toXYZD50); in onOnceBeforeDraw()
128 wideGamutRGB_toXYZD50.set3x3RowMajorf(gWideGamutRGB_toXYZD50); in draw_gamut_grid()
325 wideGamutRGBMatrix.set3x3RowMajorf(gWideGamutRGB_toXYZD50); in parse_option_gpu_color()
336 void set3x3RowMajorf(const float[]);
405 toXYZD50.set3x3RowMajorf(gSRGB_toXYZD50); in read_color_space()431 toXYZD50.set3x3RowMajorf(gSRGB_toXYZD50); in read_color_space()
906 toXYZD50.set3x3RowMajorf(gbr); in rgb_to_gbr()