Home
last modified time | relevance | path

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

/external/skia/third_party/skcms/
Dskcms.cc800 } CLUT_Layout; typedef
883 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mab()
886 const CLUT_Layout* clut = (const CLUT_Layout*)(tag->buf + clut_offset); in read_tag_mab()
907 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout) + grid_size) { in read_tag_mab()
1010 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mba()
1013 const CLUT_Layout* clut = (const CLUT_Layout*)(tag->buf + clut_offset); in read_tag_mba()
1033 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout) + grid_size) { in read_tag_mba()