Searched refs:onDrawTextBlob (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/tests/unit/ |
D | FatalTestCanvas.h | 35 void onDrawTextBlob(const SkTextBlob* blob, SkScalar x, SkScalar y, const SkPaint& paint) { in onDrawTextBlob() function
|
/frameworks/base/libs/hwui/tests/common/ |
D | CallCountingCanvas.h | 94 void onDrawTextBlob(const SkTextBlob* blob, SkScalar x, SkScalar y, in onDrawTextBlob() function
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | DumpOpsCanvas.h | 89 void onDrawTextBlob(const SkTextBlob*, SkScalar, SkScalar, const SkPaint&) override { in onDrawTextBlob() function
|
/frameworks/base/libs/hwui/ |
D | RecordingCanvas.h | 227 void onDrawTextBlob(const SkTextBlob*, SkScalar, SkScalar, const SkPaint&) override;
|
D | RecordingCanvas.cpp | 1201 void RecordingCanvas::onDrawTextBlob(const SkTextBlob* blob, SkScalar x, SkScalar y, in onDrawTextBlob() function in android::uirenderer::RecordingCanvas
|