Home
last modified time | relevance | path

Searched defs:BlendPreLerpPix (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp541 void DrawUtils::BlendPreLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, in BlendPreLerpPix() function in OHOS::DrawUtils
548 void DrawUtils::BlendPreLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, uint8_t a… in BlendPreLerpPix() function in OHOS::DrawUtils
553 void DrawUtils::BlendPreLerpPix(uint8_t *dstColors, uint8_t *srcColors, uint8_t srcCover) in BlendPreLerpPix() function in OHOS::DrawUtils
559 void DrawUtils::BlendPreLerpPix(uint8_t *dstColors, uint8_t *srcColors, uint8_t *srcCovers) in BlendPreLerpPix() function in OHOS::DrawUtils
565 void DrawUtils::BlendPreLerpPix(uint8_t *color, uint8_t red, uint8_t green, uint8_t blue, in BlendPreLerpPix() function in OHOS::DrawUtils