Searched refs:isSupportICCProfile (Results 1 – 2 of 2) sorted by relevance
1120 bool isSupportICCProfile = iccProfileInfo_.IsSupportICCProfile(); in IsSupportICCProfile() local1121 return isSupportICCProfile; in IsSupportICCProfile()
964 bool isSupportICCProfile = (decoder == nullptr) ? false : decoder->IsSupportICCProfile(); in SetPixelMapColorSpace() local968 if (isSupportICCProfile) { in SetPixelMapColorSpace()980 if (isSupportICCProfile) { in SetPixelMapColorSpace()1238 bool isSupportICCProfile = mainDecoder_->IsSupportICCProfile(); in CreatePixelMap() local1239 if (isSupportICCProfile) { in CreatePixelMap()