Home
last modified time | relevance | path

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

/external/skia/third_party/skcms/
Dskcms.h81 skcms_Curve matrix_curves[3]; member
Dskcms.cc640 a2b->matrix_curves)) { in read_tag_mab()
796 a2b->matrix_channels > 0 ? a2b->matrix_curves + 0 : nullptr, in read_a2b()
797 a2b->matrix_channels > 1 ? a2b->matrix_curves + 1 : nullptr, in read_a2b()
798 a2b->matrix_channels > 2 ? a2b->matrix_curves + 2 : nullptr, in read_a2b()
2152 OpAndArg oa = select_curve_op(&srcProfile->A2B.matrix_curves[i], i); in skcms_TransformWithPalette()
/external/skqp/third_party/skcms/
Dskcms.h81 skcms_Curve matrix_curves[3]; member
Dskcms.cc640 a2b->matrix_curves)) { in read_tag_mab()
796 a2b->matrix_channels > 0 ? a2b->matrix_curves + 0 : nullptr, in read_a2b()
797 a2b->matrix_channels > 1 ? a2b->matrix_curves + 1 : nullptr, in read_a2b()
798 a2b->matrix_channels > 2 ? a2b->matrix_curves + 2 : nullptr, in read_a2b()
2152 OpAndArg oa = select_curve_op(&srcProfile->A2B.matrix_curves[i], i); in skcms_TransformWithPalette()