Home | History | Annotate | Download | only in ext

Lines Matching refs:SkDraw

9 #include "third_party/skia/include/core/SkDraw.h"
40 bool IsFullQuad(const SkDraw& draw,
123 void AnalysisDevice::drawPaint(const SkDraw& draw, const SkPaint& paint) {
128 void AnalysisDevice::drawPoints(const SkDraw& draw,
137 void AnalysisDevice::drawRect(const SkDraw& draw,
178 void AnalysisDevice::drawOval(const SkDraw& draw,
185 void AnalysisDevice::drawRRect(const SkDraw& draw,
195 void AnalysisDevice::drawPath(const SkDraw& draw,
204 void AnalysisDevice::drawBitmap(const SkDraw& draw,
212 void AnalysisDevice::drawSprite(const SkDraw& draw,
221 void AnalysisDevice::drawBitmapRect(const SkDraw& draw,
233 void AnalysisDevice::drawText(const SkDraw& draw,
244 void AnalysisDevice::drawPosText(const SkDraw& draw,
256 void AnalysisDevice::drawTextOnPath(const SkDraw& draw,
268 void AnalysisDevice::drawPosTextOnPath(const SkDraw& draw,
281 void AnalysisDevice::drawVertices(const SkDraw& draw,
295 void AnalysisDevice::drawDevice(const SkDraw& draw,