Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3262 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in CheckAlphaFormatInput() local
3264 if (srcPixelFormat != dstPixelFormat || srcAlphaIndex == INVALID_ALPHA_INDEX || in CheckAlphaFormatInput()
3295 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in ConvertAlphaFormat() local
3300 ConvertUintPixelAlpha(data_ + index, pixelBytes_, srcAlphaIndex, isPremul, in ConvertAlphaFormat()

Completed in 7 milliseconds