Searched refs:NeonPreLerpARGB8888 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 107 …void NeonPreLerpARGB8888(uint8_t* buf, uint8_t r, uint8_t g, uint8_t b, uint8_t a, uint8_t* covers) in NeonPreLerpARGB8888() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_utils.cpp | 569 mNeonBlendPipeLine.NeonPreLerpARGB8888(color, red, green, blue, alpha, covers); in BlendPreLerpPix()
|