Home
last modified time | relevance | path

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

/third_party/skia/third_party/skcms/
Dskcms.cc1122 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b() function
1315 if (!read_a2b(&tag, &profile->A2B, pcs_is_xyz)) { in skcms_ParseWithA2BPriority()