/external/skia/src/utils/ |
D | SkPaintFilterCanvas.cpp | 207 void SkPaintFilterCanvas::onDrawTextRSXform(const void* text, size_t byteLength, in onDrawTextRSXform() function in SkPaintFilterCanvas 212 this->INHERITED::onDrawTextRSXform(text, byteLength, xform, cull, *apf.paint()); in onDrawTextRSXform()
|
D | SkDeferredCanvas.h | 62 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[],
|
D | SkLuaCanvas.cpp | 286 void SkLuaCanvas::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkLuaCanvas
|
D | SkNWayCanvas.cpp | 261 void SkNWayCanvas::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkNWayCanvas
|
D | SkDumpCanvas.cpp | 440 void SkDumpCanvas::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkDumpCanvas
|
D | SkDeferredCanvas.cpp | 478 void SkDeferredCanvas::onDrawTextRSXform(const void* text, size_t byteLength, in onDrawTextRSXform() function in SkDeferredCanvas
|
/external/skia/src/core/ |
D | SkOverdrawCanvas.h | 28 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
|
D | SkLiteRecorder.h | 57 void onDrawTextRSXform(const void*, size_t,
|
D | SkRecorder.h | 86 void onDrawTextRSXform(const void* text,
|
D | SkPictureRecord.h | 175 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
D | SkLiteRecorder.cpp | 119 void SkLiteRecorder::onDrawTextRSXform(const void* text, size_t bytes, in onDrawTextRSXform() function in SkLiteRecorder
|
D | SkOverdrawCanvas.cpp | 108 void SkOverdrawCanvas::onDrawTextRSXform(const void* text, size_t byteLength, in onDrawTextRSXform() function in SkOverdrawCanvas
|
D | SkRecorder.cpp | 286 void SkRecorder::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkRecorder
|
D | SkColorSpaceXformCanvas.cpp | 128 void onDrawTextRSXform(const void* ptr, size_t len, in onDrawTextRSXform() function in SkColorSpaceXformCanvas
|
D | SkPictureRecord.cpp | 629 void SkPictureRecord::onDrawTextRSXform(const void* text, size_t byteLength, in onDrawTextRSXform() function in SkPictureRecord
|
/external/skia/include/utils/ |
D | SkNoDrawCanvas.h | 47 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*, in onDrawTextRSXform() function
|
D | SkPaintFilterCanvas.h | 91 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
D | SkLuaCanvas.h | 41 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
D | SkNWayCanvas.h | 52 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
D | SkDumpCanvas.h | 92 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
/external/skia/src/pipe/ |
D | SkPipeCanvas.h | 119 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|
D | SkPipeCanvas.cpp | 674 void SkPipeCanvas::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkPipeCanvas
|
/external/skia/tools/debugger/ |
D | SkDebugCanvas.h | 208 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[], const SkRect*,
|
D | SkDebugCanvas.cpp | 578 void SkDebugCanvas::onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[], in onDrawTextRSXform() function in SkDebugCanvas
|
/external/skia/include/core/ |
D | SkCanvas.h | 1295 virtual void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
|