Home
last modified time | relevance | path

Searched defs:skcms_Parse (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/third_party/skcms/
Dskcms.h224 static inline bool skcms_Parse(const void* buf, size_t len, skcms_ICCProfile* profile) { in skcms_Parse() function
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc868 bool skcms_Parse(const void* buf, size_t len, skcms_ICCProfile* profile) { in skcms_Parse() function