Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkDraw, including all inherited members.
BitmapDevicePainter()=default | SkGlyphRunListPainterCPU::BitmapDevicePainter | |
BitmapDevicePainter(const BitmapDevicePainter &)=default | SkGlyphRunListPainterCPU::BitmapDevicePainter | |
BlitterChooser typedef | SkDrawBase | |
ComputeMaskBounds(const SkRect &devPathBounds, const SkIRect &clipBounds, const SkMaskFilter *filter, const SkMatrix *filterMatrix, SkIRect *bounds) | SkDrawBase | static |
ComputeRectType(const SkRect &, const SkPaint &, const SkMatrix &, SkPoint *strokeSize) | SkDrawBase | static |
drawAtlas(const SkRSXform[], const SkRect[], const SkColor[], int count, sk_sp< SkBlender >, const SkPaint &) | SkDraw | |
drawBitmap(const SkBitmap &, const SkMatrix &, const SkRect *dstOrNull, const SkSamplingOptions &, const SkPaint &) const override | SkDraw | virtual |
drawDevicePoints(SkCanvas::PointMode, size_t count, const SkPoint[], const SkPaint &, SkDevice *) const | SkDrawBase | |
drawGlyphRunList(SkCanvas *canvas, SkGlyphRunListPainterCPU *glyphPainter, const sktext::GlyphRunList &glyphRunList, const SkPaint &paint) const | SkDraw | |
drawPaint(const SkPaint &) const | SkDrawBase | |
drawPath(const SkPath &path, const SkPaint &paint, const SkMatrix *prePathMatrix=nullptr, bool pathIsMutable=false) const | SkDrawBase | inline |
drawPathCoverage(const SkPath &src, const SkPaint &paint, SkBlitter *customBlitter=nullptr) const | SkDrawBase | inline |
drawPoints(SkCanvas::PointMode, size_t count, const SkPoint[], const SkPaint &, SkDevice *) const | SkDraw | |
drawRect(const SkRect &prePaintRect, const SkPaint &, const SkMatrix *paintMatrix, const SkRect *postPaintRect) const | SkDrawBase | |
drawRect(const SkRect &rect, const SkPaint &paint) const | SkDrawBase | inline |
drawRRect(const SkRRect &, const SkPaint &) const | SkDrawBase | |
drawSprite(const SkBitmap &, int x, int y, const SkPaint &) const | SkDraw | |
DrawToMask(const SkPath &devPath, const SkIRect &clipBounds, const SkMaskFilter *, const SkMatrix *filterMatrix, SkMaskBuilder *dst, SkMaskBuilder::CreateMode mode, SkStrokeRec::InitStyle style) | SkDrawBase | static |
drawVertices(const SkVertices *, sk_sp< SkBlender >, const SkPaint &, bool skipColorXform) const | SkDraw | |
fBlitterChooser | SkDrawBase | |
fCTM | SkDrawBase | |
fDst | SkDrawBase | |
fProps | SkDrawBase | |
fRC | SkDrawBase | |
kFill_RectType enum value | SkDrawBase | |
kHair_RectType enum value | SkDrawBase | |
kPath_RectType enum value | SkDrawBase | |
kStroke_RectType enum value | SkDrawBase | |
paintMasks(SkZip< const SkGlyph *, SkPoint > accepted, const SkPaint &paint) const override | SkDraw | virtual |
RectType enum name | SkDrawBase | |
SkDraw() | SkDraw | |
SkDrawBase() | SkDrawBase | |
validate() const | SkDrawBase | inline |
~BitmapDevicePainter()=default | SkGlyphRunListPainterCPU::BitmapDevicePainter | virtual |