/third_party/flutter/skia/src/core/ |
D | SkDraw.cpp | 51 SkDraw::SkDraw() {} in SkDraw() function in SkDraw 53 bool SkDraw::computeConservativeLocalClipBounds(SkRect* localBounds) const { in computeConservativeLocalClipBounds() 72 void SkDraw::drawPaint(const SkPaint& paint) const { in drawPaint() 337 void SkDraw::drawPoints(SkCanvas::PointMode mode, size_t count, in drawPoints() 560 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType() 595 static void draw_rect_as_path(const SkDraw& orig, const SkRect& prePaintRect, in draw_rect_as_path() 597 SkDraw draw(orig); in draw_rect_as_path() 605 void SkDraw::drawRect(const SkRect& prePaintRect, const SkPaint& paint, in drawRect() 701 void SkDraw::drawDevMask(const SkMask& srcM, const SkPaint& paint) const { in drawDevMask() 765 void SkDraw::drawRRect(const SkRRect& rrect, const SkPaint& paint) const { in drawRRect() [all …]
|
D | SkDraw_text.cpp | 24 void SkDraw::paintMasks(SkSpan<const SkMask> masks, const SkPaint& paint) const { in paintMasks() 89 void SkDraw::paintPaths(SkSpan<const SkPathPos> pathsAndPositions, in paintPaths() 100 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList()
|
D | SkAutoBlitterChoose.h | 23 SkAutoBlitterChoose(const SkDraw& draw, const SkMatrix* matrix, const SkPaint& paint, 31 SkBlitter* choose(const SkDraw& draw, const SkMatrix* matrix, const SkPaint& paint,
|
D | SkDraw.h | 32 class SkDraw : public SkGlyphRunListPainter::BitmapDevicePainter { 34 SkDraw();
|
D | SkDraw_atlas.cpp | 44 void SkDraw::drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect textures[], in drawAtlas() 65 SkDraw draw(*this); in drawAtlas()
|
D | SkBitmapDevice.cpp | 54 SkDraw fDraw; 126 const SkDraw* next() { in next() 182 while (const SkDraw* priv_draw = priv_tiler.next()) { \ 187 class SkBitmapDevice::BDDraw : public SkDraw { 391 while (const SkDraw* draw = tiler.next()) { in drawPath() 565 SkDraw draw; in drawDevice()
|
D | SkMaskFilterBase.h | 207 friend class SkDraw;
|
D | SkBitmapDevice.h | 144 friend class SkDraw; variable
|
D | SkMaskFilter.cpp | 264 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), this, &matrix, &srcM, in filterPath() 519 class DrawIntoMask : public SkDraw {
|
/third_party/skia/src/core/ |
D | SkDraw.cpp | 55 SkDraw::SkDraw() {} in SkDraw() function in SkDraw 57 bool SkDraw::computeConservativeLocalClipBounds(SkRect* localBounds) const { in computeConservativeLocalClipBounds() 76 void SkDraw::drawPaint(const SkPaint& paint) const { in drawPaint() 341 void SkDraw::drawPoints(SkCanvas::PointMode mode, size_t count, in drawPoints() 562 SkDraw::RectType SkDraw::ComputeRectType(const SkRect& rect, in ComputeRectType() 598 static void draw_rect_as_path(const SkDraw& orig, const SkRect& prePaintRect, in draw_rect_as_path() 600 SkDraw draw(orig); in draw_rect_as_path() 608 void SkDraw::drawRect(const SkRect& prePaintRect, const SkPaint& paint, in drawRect() 703 void SkDraw::drawDevMask(const SkMask& srcM, const SkPaint& paint) const { in drawDevMask() 768 void SkDraw::drawRRect(const SkRRect& rrect, const SkPaint& paint) const { in drawRRect() [all …]
|
D | SkAutoBlitterChoose.h | 24 SkAutoBlitterChoose(const SkDraw& draw, const SkMatrixProvider* matrixProvider, 32 SkBlitter* choose(const SkDraw& draw, const SkMatrixProvider* matrixProvider,
|
D | SkDraw_text.cpp | 38 void SkDraw::paintMasks(SkDrawableGlyphBuffer* drawables, const SkPaint& paint) const { in paintMasks() 114 void SkDraw::paintPaths(SkDrawableGlyphBuffer* drawables, in paintPaths() 127 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList()
|
D | SkBitmapDevice.cpp | 54 SkDraw fDraw; 125 const SkDraw* next() { in next() 182 while (const SkDraw* priv_draw = priv_tiler.next()) { \ 187 class SkBitmapDevice::BDDraw : public SkDraw { 395 while (const SkDraw* draw = tiler.next()) { in drawPath() 575 SkDraw draw; in drawDevice() 600 SkDraw draw; in drawSpecial()
|
D | SkDraw.h | 33 class SkDraw : public SkGlyphRunListPainter::BitmapDevicePainter { 35 SkDraw();
|
D | SkDraw_atlas.cpp | 89 void SkDraw::drawAtlas(const SkRSXform xform[], in drawAtlas() 120 SkDraw draw(*this); in drawAtlas()
|
D | SkMaskFilterBase.h | 222 friend class SkDraw;
|
D | BUILD.bazel | 107 "SkDraw.cpp", 108 "SkDraw.h",
|
D | SkBitmapDevice.h | 140 friend class SkDraw; variable
|
D | SkDraw_vertices.cpp | 308 void SkDraw::drawFixedVertices(const SkVertices* vertices, SkBlendMode blendMode, in drawFixedVertices() 515 void SkDraw::drawVertices(const SkVertices* vertices, SkBlendMode bmode, in drawVertices()
|
/third_party/flutter/skia/src/gpu/ |
D | GrSWMaskHelper.h | 65 SkDraw fDraw;
|
D | GrBlurUtils.cpp | 94 if (!SkDraw::ComputeMaskBounds(devBounds, &clipBounds, filter, &viewMatrix, in sw_draw_with_mask_filter() 120 if (!SkDraw::DrawToMask(devPath, &clipBounds, filter, &viewMatrix, &srcM, in sw_draw_with_mask_filter()
|
/third_party/flutter/skia/bench/ |
D | CoverageBench.cpp | 25 SkDraw fDraw;
|
/third_party/skia/bench/ |
D | CoverageBench.cpp | 26 SkDraw fDraw;
|
/third_party/skia/src/gpu/ |
D | GrSWMaskHelper.h | 74 SkDraw fDraw;
|
/third_party/skia/src/gpu/ops/ |
D | SmallPathRenderer.cpp | 417 SkDraw draw; in addDFPathToAtlas() 496 SkDraw draw; in addBMPathToAtlas()
|