Home
last modified time | relevance | path

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

/external/skia/include/third_party/skcms/
Dskcms.h185 bool has_B2A; member
/external/skia/third_party/skcms/
Dskcms.cc1336 profile->has_B2A = true; in skcms_ParseWithA2BPriority()
2555 if (profile->has_B2A) { return true; } in prep_for_destination()
2765 if (dstProfile->has_B2A) { in skcms_TransformWithPalette()
2938 if (!profile->has_B2A) { in skcms_MakeUsableAsDestination()
2974 result.has_B2A = false; in skcms_MakeUsableAsDestinationWithSingleCurve()