Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp107 DrawUtils::GetInstance()->BlendWithSoftWare( in Blit()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h305 void BlendWithSoftWare(const uint8_t* src1,
H A Ddraw_utils.cpp573 void DrawUtils::BlendWithSoftWare(const uint8_t* src1, in BlendWithSoftWare() function in OHOS::DrawUtils