Home
last modified time | relevance | path

Searched refs:DrawImg (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp68 void UIButton::DrawImg(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, OpacityType opaScale) in DrawImg() function in OHOS::UIButton
94 DrawImg(gfxDstBuffer, invalidatedArea, opa); in OnDraw()
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.h102 void DrawImg(BufferInfo& gfxDstBuffer,
H A Ddraw_arc.cpp28 void DrawArc::DrawImg(BufferInfo& gfxDstBuffer, in DrawImg() function in OHOS::DrawArc
62 DrawImg(gfxDstBuffer, imgPos, rect, mask, style, opaScale, image); in DrawVerLine()
79 DrawImg(gfxDstBuffer, imgPos, rect, mask, style, opaScale, image); in DrawHorLine()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_button.h483 void DrawImg(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, OpacityType opaScale);

Completed in 3 milliseconds