Home
last modified time | relevance | path

Searched defs:SkDraw (Results 1 – 7 of 7) sorted by relevance

/external/skia/include/core/
DSkBitmapDevice.h24 class SkDraw; variable
150 friend class SkDraw; variable
DSkDevice.h19 class SkDraw; variable
382 friend class SkDraw; variable
DSkCanvas.h25 class SkDraw; variable
DSkPaint.h1138 friend class SkDraw; variable
/external/skia/src/svg/
DSkSVGDevice.cpp768 void SkSVGDevice::drawTextOnPath(const SkDraw&, const void* text, size_t len, const SkPath& path, in drawTextOnPath()
805 void SkSVGDevice::drawVertices(const SkDraw&, SkCanvas::VertexMode, int vertexCount, in drawVertices()
814 void SkSVGDevice::drawDevice(const SkDraw&, SkBaseDevice*, int x, int y, in drawDevice()
/external/skia/src/device/xps/
DSkXPSDevice.cpp1171 void SkXPSDevice::drawVertices(const SkDraw&, SkCanvas::VertexMode, in drawVertices()
1869 void SkXPSDevice::drawSprite(const SkDraw&, const SkBitmap& bitmap, in drawSprite()
/external/skia/src/core/
DSkDraw.cpp112 SkDraw::SkDraw() { in SkDraw() function in SkDraw
116 SkDraw::SkDraw(const SkDraw& src) { in SkDraw() function in SkDraw