Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3108 static uint8_t ProcessPremulPixel(uint8_t mulPixel, uint8_t alpha, const float percent) in ProcessPremulPixel() function
3135 pixel[pixelIndex] = ProcessPremulPixel(pixel[pixelIndex], in SetUintPixelAlpha()