Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dicc_profile_info.cpp50 sk_sp<SkData> ICCProfileInfo::GetICCData(j_decompress_ptr cinfo) in GetICCData() function in OHOS::ImagePlugin::ICCProfileInfo
75 sk_sp<SkData> profile = GetICCData(cinfo); in ParsingICCProfile()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dicc_profile_info.h47 sk_sp<SkData> GetICCData(j_decompress_ptr cinfo);