Searched defs:DrawHorLine (Results 1 – 2 of 2) sorted by relevance
179 void ClipUtils::DrawHorLine(int16_t x, int16_t y, int16_t width, uint8_t opa, const ImageInfo* imag… in DrawHorLine() function in OHOS::ClipUtils
68 void DrawArc::DrawHorLine(BufferInfo& gfxDstBuffer, in DrawHorLine() function in OHOS::DrawArc