/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_box_progress.cpp | 28 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 D | ui_arc_scroll_bar.cpp | 63 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 D | ui_axis.cpp | 94 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 D | ui_analog_clock.cpp | 216 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 D | ui_surface_view.cpp | 138 void UISurfaceView::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() 143 void UISurfaceView::Draw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in Draw()
|
H A D | ui_label_button.cpp | 27 void UILabelButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
|
H A D | ui_chart.cpp | 58 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 D | ui_circle_progress.cpp | 85 void UICircleProgress::DrawCommonCircle(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawCommonCircle() 121 void UICircleProgress::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
|
H A D | ui_button.cpp | 68 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 D | ui_canvas.cpp | 1040 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 D | ui_slider.cpp | 115 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 D | ui_repeat_button.cpp | 28 void UIRepeatButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw()
|
H A D | ui_checkbox.cpp | 128 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 D | ui_box_scroll_bar.cpp | 33 void UIBoxScrollBar::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgrou… in OnDraw()
|
H A D | ui_abstract_scroll_bar.h | 32 …virtual void OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) … in OnDraw()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_arc.cpp | 28 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 D | draw_rect.cpp | 24 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 D | draw_image.cpp | 23 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 D | draw_line.cpp | 59 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 D | draw_curve.cpp | 21 void DrawCurve::DrawCubicBezier(BufferInfo& gfxDstBuffer, const Point& start, const Point& control1, in DrawCubicBezier()
|
H A D | draw_canvas.cpp | 36 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 D | draw_utils.cpp | 80 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 D | draw_triangle.cpp | 20 void DrawTriangle::Draw(BufferInfo& gfxDstBuffer, in Draw()
|
H A D | draw_label.cpp | 25 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 D | view_bounds_unit_test.cpp | 70 void OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) override in OnPostDraw() 81 void OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) override in OnPostDraw()
|