Home
last modified time | relevance | path

Searched defs:isPixelPremul (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3090 static void SetF16PixelAlpha(uint8_t *pixel, const float percent, bool isPixelPremul) in SetF16PixelAlpha() argument
3164 static void SetRGBA1010102PixelAlpha(uint8_t *src, const float percent, int8_t alphaIndex, bool isPixelPremul) in SetRGBA1010102PixelAlpha() argument
3330 bool isPixelPremul = alphaType == AlphaType::IMAGE_ALPHA_TYPE_PREMUL; in SetAlpha() local
3130 SetUintPixelAlpha(uint8_t *pixel, const float percent, uint8_t pixelByte, int8_t alphaIndex, bool isPixelPremul) SetUintPixelAlpha() argument
[all...]

Completed in 9 milliseconds