Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/skcms/
Dskcms.h247 SKCMS_API bool skcms_GetWTPT(const skcms_ICCProfile*, float xyz[3]);
/third_party/skia/third_party/skcms/
Dskcms.cc425 bool skcms_GetWTPT(const skcms_ICCProfile* profile, float xyz[3]) { in skcms_GetWTPT() function