Searched refs:srcAlphaIndex (Results 1 – 1 of 1) sorted by relevance
3256 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in CheckAlphaFormatInput() local3258 if (srcPixelFormat != dstPixelFormat || srcAlphaIndex == INVALID_ALPHA_INDEX || in CheckAlphaFormatInput()3289 int8_t srcAlphaIndex = GetAlphaIndex(srcPixelFormat); in ConvertAlphaFormat() local3294 ConvertUintPixelAlpha(data_ + index, pixelBytes_, srcAlphaIndex, isPremul, in ConvertAlphaFormat()