Home
last modified time | relevance | path

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

/third_party/skia/third_party/skcms/
Dskcms.cc369 } tag_Layout; typedef
371 static const tag_Layout* get_tag_table(const skcms_ICCProfile* profile) { in get_tag_table()
372 return (const tag_Layout*)(profile->buffer + SAFE_SIZEOF(header_Layout)); in get_tag_table()
1199 const tag_Layout* tags = get_tag_table(profile); in skcms_GetTagByIndex()
1208 const tag_Layout* tags = get_tag_table(profile); in skcms_GetTagBySignature()
1255 uint64_t tag_table_size = profile->tag_count * SAFE_SIZEOF(tag_Layout); in skcms_ParseWithA2BPriority()
1271 const tag_Layout* tags = get_tag_table(profile); in skcms_ParseWithA2BPriority()