Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/skcms/
Dskcms.h192 bool has_B2A; member
/third_party/skia/third_party/skcms/
Dskcms.cc1360 profile->has_B2A = true; in skcms_ParseWithA2BPriority()
2585 if (profile->has_B2A) { return true; } in prep_for_destination()
2795 if (dstProfile->has_B2A) { in skcms_TransformWithPalette()
2968 if (!profile->has_B2A) { in skcms_MakeUsableAsDestination()
3004 result.has_B2A = false; in skcms_MakeUsableAsDestinationWithSingleCurve()