Home
last modified time | relevance | path

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

/external/skia/include/third_party/skcms/
Dskcms.h220 SKCMS_API bool skcms_ParseWithA2BPriority(const void*, size_t,
228 return skcms_ParseWithA2BPriority(buf, len, in skcms_Parse()
/external/skia/third_party/skcms/
Dskcms.cc1202 bool skcms_ParseWithA2BPriority(const void* buf, size_t len, in skcms_ParseWithA2BPriority() function