Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3256 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in CheckAlphaFormatInput() local
3258 if (srcPixelFormat != dstPixelFormat || srcAlphaIndex == INVALID_ALPHA_INDEX || in CheckAlphaFormatInput()
3289 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in ConvertAlphaFormat() local
3294 ConvertUintPixelAlpha(data_ + index, pixelBytes_, srcAlphaIndex, isPremul, in ConvertAlphaFormat()