Searched refs:has_toXYZD50 (Results 1 – 5 of 5) sorted by relevance
190 bool has_toXYZD50; member412 p->has_toXYZD50 = true; in skcms_SetXYZD50()
1238 || (profile->has_trc && profile->has_toXYZD50); in usable_as_src()1318 profile->has_toXYZD50 = true; in skcms_ParseWithA2BPriority()1342 profile->has_toXYZD50 = true; in skcms_ParseWithA2BPriority()2615 && profile->has_toXYZD50 in prep_for_destination()2808 } else if (srcProfile->has_trc && srcProfile->has_toXYZD50) { in skcms_TransformWithPalette()2821 assert (srcProfile->has_A2B || srcProfile->has_toXYZD50); in skcms_TransformWithPalette()2999 if (!profile->has_trc || !profile->has_toXYZD50 in skcms_MakeUsableAsDestination()
551 if (profile->has_toXYZD50) { in SkWriteICCProfile()678 profile.has_toXYZD50 = true; in SkWriteICCProfile()
195 if (!profile.has_toXYZD50 || !profile.has_trc) { in Make()
345 if (encodedProfile->has_toXYZD50) { in computeOutputColorSpace()