Home
last modified time | relevance | path

Searched refs:FillAreaWithSoftWare (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp114 DrawUtils::GetInstance()->FillAreaWithSoftWare(dst, fillArea, color, opacity); in Fill()
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h318 void FillAreaWithSoftWare(BufferInfo& gfxDstBuffer,
H A Ddraw_utils.cpp417 void DrawUtils::FillAreaWithSoftWare(BufferInfo& gfxDstBuffer, in FillAreaWithSoftWare() function in OHOS::DrawUtils
463 GRAPHIC_LOGE("DrawUtils::FillAreaWithSoftWare memcpy failed!\n"); in FillAreaWithSoftWare()
495 DEBUG_PERFORMANCE_TRACE("FillAreaWithSoftWare"); in FillAreaWithSoftWare()

Completed in 7 milliseconds