Home
last modified time | relevance | path

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

/external/skia/modules/skcms/
Dskcms.cc1258 } CICP_Layout; typedef
1261 if (tag->type != skcms_Signature_CICP || tag->size < SAFE_SIZEOF(CICP_Layout)) { in read_cicp()
1265 const CICP_Layout* cicpTag = (const CICP_Layout*)tag->buf; in read_cicp()