Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp179 void ClipUtils::DrawHorLine(int16_t x, int16_t y, int16_t width, uint8_t opa, const ImageInfo* imag… in DrawHorLine() function in OHOS::ClipUtils
H A Ddraw_arc.cpp68 void DrawArc::DrawHorLine(BufferInfo& gfxDstBuffer, in DrawHorLine() function in OHOS::DrawArc