/external/skia/gm/ |
D | verttext2.cpp | 70 void drawText(SkCanvas* canvas, const SkString& string, in drawText() function in skiagm::VertText2GM
|
D | lcdtext.cpp | 48 void drawText(SkCanvas* canvas, const SkString& string, in drawText() function in LcdTextGM
|
/external/skia/experimental/PdfViewer/ |
D | SkTrackDevice.h | 117 virtual void drawText(const SkDraw& dummy1, const void* text, size_t len, in drawText() function
|
D | SkPdfFont.h | 183 void drawText(const SkDecodedText& text, SkPaint* paint, SkPdfContext* pdfContext, in drawText() function
|
/external/skia/src/gpu/ |
D | GrTextContext.cpp | 50 void GrTextContext::drawText(GrRenderTarget* rt, const GrClip& clip, const GrPaint& paint, in drawText() function in GrTextContext
|
D | SkGpuDevice.cpp | 1886 void SkGpuDevice::drawText(const SkDraw& draw, const void* text, in drawText() function in SkGpuDevice
|
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 326 void SkBitmapDevice::drawText(const SkDraw& draw, const void* text, size_t len, in drawText() function in SkBitmapDevice
|
D | SkDraw.cpp | 1583 void SkDraw::drawText(const char text[], size_t byteLength, in drawText() function in SkDraw
|
D | SkCanvas.cpp | 2342 void SkCanvas::drawText(const void* text, size_t byteLength, SkScalar x, SkScalar y, in drawText() function in SkCanvas
|
/external/skia/samplecode/ |
D | SampleQuadStroker.cpp | 306 bool drawText) { in draw_stroke()
|
D | SampleApp.cpp | 964 static void drawText(SkCanvas* canvas, SkString str, SkScalar left, SkScalar top, SkPaint& paint) { in drawText() function
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 741 void SkSVGDevice::drawText(const SkDraw& draw, const void* text, size_t len, in drawText() function in SkSVGDevice
|
/external/skia/src/utils/ |
D | SkDeferredCanvas.cpp | 229 void drawText(const SkDraw&, const void* text, size_t len, in drawText() function in SkDeferredDevice
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2120 void SkXPSDevice::drawText(const SkDraw& d, in drawText() function in SkXPSDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1131 void SkPDFDevice::drawText(const SkDraw& d, const void* text, size_t len, in drawText() function in SkPDFDevice
|