Searched defs:drawPosText (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/gpu/ |
D | GrPathRenderingDrawContext.cpp | 37 void GrPathRenderingDrawContext::drawPosText(const GrClip& clip, const GrPaint& grPaint, in drawPosText() function in GrPathRenderingDrawContext
|
D | GrDrawContext.cpp | 126 void GrDrawContext::drawPosText(const GrClip& clip, const GrPaint& grPaint, in drawPosText() function in GrDrawContext
|
D | SkGpuDevice.cpp | 1786 void SkGpuDevice::drawPosText(const SkDraw& draw, const void* text, size_t byteLength, in drawPosText() function in SkGpuDevice
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 329 void GrAtlasTextContext::drawPosText(GrContext* context, in drawPosText() function in GrAtlasTextContext
|
D | GrStencilAndCoverTextContext.cpp | 102 void GrStencilAndCoverTextContext::drawPosText(GrContext* context, GrDrawContext* dc, in drawPosText() function in GrStencilAndCoverTextContext
|
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 354 void SkBitmapDevice::drawPosText(const SkDraw& draw, const void* text, size_t len, in drawPosText() function in SkBitmapDevice
|
D | SkDraw.cpp | 1643 void SkDraw::drawPosText(const char text[], size_t byteLength, in drawPosText() function in SkDraw
|
D | SkCanvas.cpp | 2611 void SkCanvas::drawPosText(const void* text, size_t byteLength, const SkPoint pos[], in drawPosText() function in SkCanvas
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 754 void SkSVGDevice::drawPosText(const SkDraw& draw, const void* text, size_t len, in drawPosText() function in SkSVGDevice
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2165 void SkXPSDevice::drawPosText(const SkDraw& d, in drawPosText() function in SkXPSDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1334 void SkPDFDevice::drawPosText(const SkDraw& d, const void* text, size_t len, in drawPosText() function in SkPDFDevice
|