, including all inherited members.
drawBitmap(const SkBitmap &, const SkMatrix &, const SkPaint &) const | SkDraw | |
drawPaint(const SkPaint &) const | SkDraw | |
drawPath(const SkPath &srcPath, const SkPaint &, const SkMatrix *prePathMatrix, bool pathIsMutable) const | SkDraw | |
drawPath(const SkPath &src, const SkPaint &paint) const | SkDraw | [inline] |
drawPoints(SkCanvas::PointMode, size_t count, const SkPoint[], const SkPaint &) const | SkDraw | |
drawPosText(const char text[], size_t byteLength, const SkScalar pos[], SkScalar constY, int scalarsPerPosition, const SkPaint &paint) const | SkDraw | |
drawRect(const SkRect &, const SkPaint &) const | SkDraw | |
drawSprite(const SkBitmap &, int x, int y, const SkPaint &) const | SkDraw | |
drawText(const char text[], size_t byteLength, SkScalar x, SkScalar y, const SkPaint &paint) const | SkDraw | |
drawTextOnPath(const char text[], size_t byteLength, const SkPath &, const SkMatrix *, const SkPaint &) const | SkDraw | |
DrawToMask(const SkPath &devPath, const SkIRect *clipBounds, SkMaskFilter *filter, const SkMatrix *filterMatrix, SkMask *mask, SkMask::CreateMode mode) | SkDraw | [static] |
drawVertices(SkCanvas::VertexMode mode, int count, const SkPoint vertices[], const SkPoint textures[], const SkColor colors[], SkXfermode *xmode, const uint16_t indices[], int ptCount, const SkPaint &paint) const | SkDraw | |
fBitmap | SkDraw | |
fBounder | SkDraw | |
fClip | SkDraw | |
fDevice | SkDraw | |
fMatrix | SkDraw | |
fProcs | SkDraw | |
SkDraw() | SkDraw | [inline] |
SkDraw(const SkDraw &src) | SkDraw | |