Home
last modified time | relevance | path

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

/external/skia/modules/skcms/
Dskcms.cc879 } CLUT_Layout; typedef
962 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mab()
965 const CLUT_Layout* clut = (const CLUT_Layout*)(tag->buf + clut_offset); in read_tag_mab()
986 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout) + grid_size) { in read_tag_mab()
1089 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mba()
1092 const CLUT_Layout* clut = (const CLUT_Layout*)(tag->buf + clut_offset); in read_tag_mba()
1112 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout) + grid_size) { in read_tag_mba()