Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/render/
H A Drender_pixfmt_rgba_blend.h89 BlendPix(color, red, green, blue, Rgba8T::MultCover(alpha, cover)); in BlendPix()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dcolor.h607 static inline uint8_t MultCover(uint8_t valueA, uint8_t coverValue) in MultCover() function