Searched defs:return_null (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkColorSpace_ICC.cpp27 #define return_null(msg) \ macro
1301 return_null("Need valid rgb tags for XYZ space");
1308 return_null("XYZ matrix is not D50");
1344 return_null("SkGammas struct is too large to allocate");
1378 return_null("SkGammas struct is too large to allocate");
1427 return_null("grayTRC tag required for monochrome profiles.");
1446 return_null("SkGammas struct is too large to allocate");
1486 return_null("Data is null or not large enough to contain an ICC profile");
1517 return_null("Not enough input data to read tag table entries");
1528 return_null("Ta
[all...]

Completed in 107 milliseconds