Searched refs:iccColorProfileHeaderLength (Results 1 – 4 of 4) sorted by relevance
180 enum { iccColorProfileHeaderLength = 128 }; enumerator184 ASSERT_UNUSED(profileLength, profileLength >= iccColorProfileHeaderLength); in rgbColorProfile()191 ASSERT_UNUSED(profileLength, profileLength >= iccColorProfileHeaderLength); in inputDeviceColorProfile()
288 if (profileLength < ImageDecoder::iccColorProfileHeaderLength) in readColorProfile()
453 if (profileSize < ImageDecoder::iccColorProfileHeaderLength) in readColorProfile()
240 if (profileLength < ImageDecoder::iccColorProfileHeaderLength) in readColorProfile()