Home
last modified time | relevance | path

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

/external/skia/third_party/skcms/
Dskcms.cc603 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common() function
632 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_B2A* b2a) { in read_mft_common() function
719 if (!read_mft_common(mftTag->common, out)) { in read_tag_mft1()
737 if (!read_mft_common(mftTag->common, out)) { in read_tag_mft2()
/external/skqp/third_party/skcms/
Dskcms.cc427 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common() function
517 if (!read_mft_common(mftTag->common, a2b)) { in read_tag_mft1()
534 if (!read_mft_common(mftTag->common, a2b)) { in read_tag_mft2()