Searched defs:a2b (Results 1 – 4 of 4) sorted by relevance
/external/skqp/third_party/skcms/src/ |
D | Transform_inl.h | 534 SI void sample_clut_8(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_8() 542 SI void sample_clut_16(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_16() 569 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut() 971 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
|
/external/skqp/third_party/skcms/ |
D | skcms.cc | 427 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common() 459 skcms_A2B* a2b) { in init_a2b_tables() 511 static bool read_tag_mft1(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft1() 528 static bool read_tag_mft2(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft2() 598 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab() 777 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b()
|
/external/skia/third_party/skcms/src/ |
D | Transform_inl.h | 789 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut() 1227 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
|
/external/skia/third_party/skcms/ |
D | skcms.cc | 603 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()
|