Searched refs:kProfile (Results 1 – 1 of 1) sorted by relevance
261 static const char kProfile[] = in SkSrgbIcm() local369 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm()370 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()