Home
last modified time | relevance | path

Searched refs:parsed (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dicc_profile_info.cpp76 skcms_ICCProfile parsed; in ParsingICCProfile() local
79 if (profile != nullptr && skcms_Parse(profile->data(), profile->size(), &parsed)) { in ParsingICCProfile()
80 skColorSpace = SkColorSpace::Make(parsed); in ParsingICCProfile()

Completed in 1 milliseconds