Home
last modified time | relevance | path

Searched defs:gfxDstBuffer (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp28 void UIBoxProgress::DrawValidRect(BufferInfo& gfxDstBuffer, in DrawValidRect()
72 void UIBoxProgress::DrawRoundCap(BufferInfo& gfxDstBuffer, in DrawRoundCap()
239 void UIBoxProgress::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawBackground()
252 void UIBoxProgress::DrawForeground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Rect& coo… in DrawForeground()
293 void UIBoxProgress::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_arc_scroll_bar.cpp63 void UIArcScrollBar::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgrou… in OnDraw()
71 void UIArcScrollBar::DrawForeground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t … in DrawForeground()
104 void UIArcScrollBar::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t … in DrawBackground()
H A Dui_axis.cpp94 void UIAxis::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
101 void UIXAxis::DrawAxisMark(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawAxisMark()
183 void UIYAxis::DrawAxisMark(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawAxisMark()
H A Dui_analog_clock.cpp216 void UIAnalogClock::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
221 void UIAnalogClock::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw()
265 void UIAnalogClock::DrawHand(BufferInfo& gfxDstBuffer, const Rect& current, const Rect& invalidated… in DrawHand()
274 void UIAnalogClock::DrawHandImage(BufferInfo& gfxDstBuffer, in DrawHandImage()
289 void UIAnalogClock::DrawHandLine(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Hand& hand) in DrawHandLine()
H A Dui_surface_view.cpp138 void UISurfaceView::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
143 void UISurfaceView::Draw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in Draw()
H A Dui_label_button.cpp27 void UILabelButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_chart.cpp58 void UIChart::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
346 void UIChartDataSerial::DoDrawPoint(BufferInfo& gfxDstBuffer, in DoDrawPoint()
377 void UIChartDataSerial::DrawPoint(BufferInfo& gfxDstBuffer, const Rect& mask) in DrawPoint()
448 void UIChartPillar::DrawDataSerials(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawDataSerials()
521 void UIChartPolyline::DrawDataSerials(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawDataSerials()
607 void UIChartPolyline::DrawSmoothPolyLine(BufferInfo& gfxDstBuffer, in DrawSmoothPolyLine()
657 void UIChartPolyline::DrawPolyLine(BufferInfo& gfxDstBuffer, in DrawPolyLine()
794 void UIChartPolyline::DrawGradientColor(BufferInfo& gfxDstBuffer, in DrawGradientColor()
847 void UIChartPolyline::SetDrawLineCross(BufferInfo& gfxDstBuffer, in SetDrawLineCross()
884 void UIChartPolyline::GradientColor(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, UIChartD… in GradientColor()
H A Dui_circle_progress.cpp85 void UICircleProgress::DrawCommonCircle(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawCommonCircle()
121 void UICircleProgress::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_button.cpp68 void UIButton::DrawImg(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, OpacityType opaScale) in DrawImg()
90 void UIButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
289 void UIButton::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw()
328 void UIButton::ButtonAnimator::DrawMask(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawMask()
H A Dui_canvas.cpp1040 void UICanvas::DoDrawLine(BufferInfo& gfxDstBuffer, in DoDrawLine()
1060 void UICanvas::DoDrawCurve(BufferInfo& gfxDstBuffer, in DoDrawCurve()
1091 void UICanvas::DoDrawRect(BufferInfo& gfxDstBuffer, in DoDrawRect()
1144 void UICanvas::DoFillRect(BufferInfo& gfxDstBuffer, in DoFillRect()
1175 void UICanvas::DoDrawCircle(BufferInfo& gfxDstBuffer, in DoDrawCircle()
1215 void UICanvas::DoDrawArc(BufferInfo& gfxDstBuffer, in DoDrawArc()
1242 void UICanvas::DoDrawImage(BufferInfo& gfxDstBuffer, in DoDrawImage()
1269 void UICanvas::DoDrawLabel(BufferInfo& gfxDstBuffer, in DoDrawLabel()
1308 void UICanvas::DoDrawPath(BufferInfo& gfxDstBuffer, in DoDrawPath()
1405 void UICanvas::DoFillPath(BufferInfo& gfxDstBuffer, in DoFillPath()
[all …]
H A Dui_slider.cpp115 void UISlider::DrawKnob(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, const Rect& foregrou… in DrawKnob()
185 void UISlider::DrawForeground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Rect& coords) in DrawForeground()
251 void UISlider::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_repeat_button.cpp28 void UIRepeatButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_checkbox.cpp128 void UICheckBox::SelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, in SelectedStateSoftwareDrawing()
181 void UICheckBox::UnSelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, in UnSelectedStateSoftwareDrawing()
220 void UICheckBox::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
H A Dui_box_scroll_bar.cpp33 void UIBoxScrollBar::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgrou… in OnDraw()
H A Dui_abstract_scroll_bar.h32 …virtual void OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) … in OnDraw()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp28 void DrawArc::DrawImg(BufferInfo& gfxDstBuffer, in DrawImg()
51 void DrawArc::DrawVerLine(BufferInfo& gfxDstBuffer, in DrawVerLine()
68 void DrawArc::DrawHorLine(BufferInfo& gfxDstBuffer, in DrawHorLine()
128 void DrawArc::DrawCircleNoEndpoint(BufferInfo& gfxDstBuffer, in DrawCircleNoEndpoint()
203 void DrawArc::DrawAxisLine(BufferInfo& gfxDstBuffer, in DrawAxisLine()
239 void DrawArc::DrawLineWithDegree(BufferInfo& gfxDstBuffer, in DrawLineWithDegree()
285 int16_t DrawArc::DrawLineWithDegreeInner(BufferInfo& gfxDstBuffer, in DrawLineWithDegreeInner()
323 void DrawArc::DrawLineAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, in DrawLineAnti()
368 void DrawArc::DrawPointAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, int16_t x, const Rect& mask, in DrawPointAnti()
413 void DrawArc::Draw(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, in Draw()
H A Ddraw_rect.cpp24 void DrawRect::Draw(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, in Draw()
82 void DrawRect::DrawRectRadiusWithoutBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& … in DrawRectRadiusWithoutBorder()
97 void DrawRect::DrawRectRadiusWithoutBorderCon1(BufferInfo& gfxDstBuffer, const Rect& rect, const Re… in DrawRectRadiusWithoutBorderCon1()
140 void DrawRect::DrawRectRadiusWithoutBorderCon2(BufferInfo& gfxDstBuffer, const Rect& rect, const Re… in DrawRectRadiusWithoutBorderCon2()
178 void DrawRect::DrawRectRadiusWithoutBorderCon3(BufferInfo& gfxDstBuffer, const Rect& rect, const Re… in DrawRectRadiusWithoutBorderCon3()
200 void DrawRect::DrawRectRadiusWithoutBorderCon4(BufferInfo& gfxDstBuffer, const Rect& rect, const Re… in DrawRectRadiusWithoutBorderCon4()
262 void DrawRect::DrawRectBorderWithoutRadius(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& … in DrawRectBorderWithoutRadius()
299 void DrawRect::DrawRectRadiusEqualBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& di… in DrawRectRadiusEqualBorder()
369 void DrawRect::DrawRectRadiusSmallThanBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect… in DrawRectRadiusSmallThanBorder()
452 void DrawRect::DrawRectRadiusBiggerThanBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rec… in DrawRectRadiusBiggerThanBorder()
[all …]
H A Ddraw_image.cpp23 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon()
35 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon()
H A Ddraw_line.cpp59 void DrawLine::Draw(BufferInfo& gfxDstBuffer, in Draw()
95 void DrawLine::DrawVerticalLine(BufferInfo& gfxDstBuffer, in DrawVerticalLine()
120 void DrawLine::DrawHorizontalLine(BufferInfo& gfxDstBuffer, const Point& start, in DrawHorizontalLine()
144 void DrawLine::DrawWuLine(BufferInfo& gfxDstBuffer, const Point& start, const Point& end, in DrawWuLine()
440 void DrawLine::DrawThinWuLine(BufferInfo& gfxDstBuffer, const Point& start, const Point& end, in DrawThinWuLine()
H A Ddraw_curve.cpp21 void DrawCurve::DrawCubicBezier(BufferInfo& gfxDstBuffer, const Point& start, const Point& control1, in DrawCubicBezier()
H A Ddraw_canvas.cpp36 void DrawCanvas::DoRender(BufferInfo& gfxDstBuffer, in DoRender()
89 void DrawCanvas::DoDrawShadow(BufferInfo& gfxDstBuffer, in DoDrawShadow()
146 void DrawCanvas::InitRenderAndTransform(BufferInfo& gfxDstBuffer, in InitRenderAndTransform()
H A Ddraw_utils.cpp80 void DrawUtils::DrawColorAreaBySides(BufferInfo& gfxDstBuffer, in DrawColorAreaBySides()
90 void DrawUtils::DrawColorArea(BufferInfo& gfxDstBuffer, in DrawColorArea()
156 void DrawUtils::DrawPixel(BufferInfo& gfxDstBuffer, in DrawPixel()
176 void DrawUtils::DrawColorLetter(BufferInfo& gfxDstBuffer, in DrawColorLetter()
222 void DrawUtils::DrawNormalLetter(BufferInfo& gfxDstBuffer, in DrawNormalLetter()
293 void DrawUtils::DrawLetter(BufferInfo& gfxDstBuffer, in DrawLetter()
378 void DrawUtils::DrawImage(BufferInfo& gfxDstBuffer, in DrawImage()
417 void DrawUtils::FillAreaWithSoftWare(BufferInfo& gfxDstBuffer, in FillAreaWithSoftWare()
1886 void DrawUtils::DrawTransform(BufferInfo& gfxDstBuffer,
2018 void DrawUtils::FillArea(BufferInfo& gfxDstBuffer,
[all …]
H A Ddraw_triangle.cpp20 void DrawTriangle::Draw(BufferInfo& gfxDstBuffer, in Draw()
H A Ddraw_label.cpp25 uint16_t DrawLabel::DrawTextOneLine(BufferInfo& gfxDstBuffer, const LabelLineInfo& labelLine, uint1… in DrawTextOneLine()
146 void DrawLabel::DrawArcText(BufferInfo& gfxDstBuffer, in DrawArcText()
259 void DrawLabel::DrawLetterWithRotate(BufferInfo& gfxDstBuffer, in DrawLetterWithRotate()
536 void DrawLabel::DrawLineBackgroundColor(BufferInfo& gfxDstBuffer, uint16_t letterIndex, const Label… in DrawLineBackgroundColor()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp70 void OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) override in OnPostDraw()
81 void OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) override in OnPostDraw()

12