Home
last modified time | relevance | path

Searched defs:a2b (Results 1 – 2 of 2) sorted by relevance

/external/skia/third_party/skcms/src/
DTransform_inl.h795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
1233 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
/external/skia/third_party/skcms/
Dskcms.cc603 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common()
802 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab()
1122 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b()