Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp1120 bool isSupportICCProfile = iccProfileInfo_.IsSupportICCProfile(); in IsSupportICCProfile() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp964 bool isSupportICCProfile = (decoder == nullptr) ? false : decoder->IsSupportICCProfile(); in SetPixelMapColorSpace() local
1238 bool isSupportICCProfile = mainDecoder_->IsSupportICCProfile(); in CreatePixelMap() local