/third_party/skia/gm/ |
H A D | textblobtransforms.cpp | 88 canvas->drawTextBlob(fBlob, 0, 0, paint); 90 canvas->drawTextBlob(fBlob, 0, 0, paint); 92 canvas->drawTextBlob(fBlob, 0, 0, paint); 94 canvas->drawTextBlob(fBlob, 0, 0, paint); 96 canvas->drawTextBlob(fBlob, 0, 0, paint); 101 canvas->drawTextBlob(fBlob, 0, 0, paint); 105 canvas->drawTextBlob(fBlob, 0, 0, paint); 107 canvas->drawTextBlob(fBlob, 0, 0, paint); 111 canvas->drawTextBlob(fBlob, 0, 0, paint); 117 canvas->drawTextBlob(fBlo [all...] |
H A D | fontregen.cpp | 92 canvas->drawTextBlob(fBlobs[0], 10, 80, paint); 93 canvas->drawTextBlob(fBlobs[1], 10, 225, paint); 97 canvas->drawTextBlob(fBlobs[0], 10, 305, paint); 98 canvas->drawTextBlob(fBlobs[2], 10, 465, paint); 150 canvas->drawTextBlob(fBlobs[0], 10, 260, paint); 151 canvas->drawTextBlob(fBlobs[1], 10, 500, paint);
|
H A D | textblobblockreordering.cpp | 74 canvas->drawTextBlob(fBlob, 0, 0, paint); 84 canvas->drawTextBlob(fBlob, 0, 0, srcInPaint); 87 canvas->drawTextBlob(fBlob, 0, 0, paint);
|
H A D | skbug_8955.cpp | 25 canvas->drawTextBlob(blob, 30, 60, p); in DEF_SIMPLE_GM() 27 canvas->drawTextBlob(blob, 30, 60, p); in DEF_SIMPLE_GM()
|
H A D | largeglyphblur.cpp | 37 canvas->drawTextBlob(blob, 10, 200, blurPaint); in DEF_SIMPLE_GM() 38 canvas->drawTextBlob(blob, 10, 200, SkPaint()); in DEF_SIMPLE_GM()
|
H A D | textblobuseaftergpufree.cpp | 51 canvas->drawTextBlob(blob, 20, 60, SkPaint()); 57 canvas->drawTextBlob(blob, 20, 160, SkPaint());
|
H A D | textblobgeometrychange.cpp | 62 canvas->drawTextBlob(blob, 10, 50, SkPaint()); 67 c->drawTextBlob(blob, 10, 150, SkPaint());
|
H A D | textblobrandomfont.cpp | 145 canvas->drawTextBlob(fBlob, 10, yOffset, paint); 151 surfaceCanvas->drawTextBlob(fBlob, 10, yOffset, paint); 161 canvas->drawTextBlob(fBlob, 10, yOffset, paint);
|
H A D | scaledemoji.cpp | 130 canvas->drawTextBlob(blob, 10, y, paint); 135 canvas->drawTextBlob(blob, 10, y, paint); 200 canvas->drawTextBlob(blob, 565, y, paint);
|
H A D | clip_error.cpp | 37 canvas->drawTextBlob(blob, 0, 256, blurPaint); in draw_text() 38 canvas->drawTextBlob(blob, 0, 477, paint); in draw_text()
|
H A D | stroketext.cpp | 49 canvas->drawTextBlob(SkTextBlob::MakeFromPosText("P", 1, &loc, font), 0, 0, p); in draw_text_stroked() 57 canvas->drawTextBlob(SkTextBlob::MakeFromPosText("P", 1, &loc, font), 0, 0, p); in draw_text_stroked()
|
H A D | rsxtext.cpp | 82 canvas->drawTextBlob(fBlob, 0, kFontSZ*1, p); in draw_one() 83 canvas->drawTextBlob(fBlob, 0, kFontSZ*2, p); in draw_one()
|
H A D | mixedtextblobs.cpp | 38 canvas->drawTextBlob(blob, 0, 0, paint); in draw_blob() 41 canvas->drawTextBlob(blob, 0, 0, paint); in draw_blob()
|
H A D | textblobmixedsizes.cpp | 159 canvas->drawTextBlob(fBlob, 0, 0, blurPaint); 161 canvas->drawTextBlob(fBlob, 0, 0, paint);
|
/third_party/skia/docs/examples/ |
H A D | skpaint_skia.cpp | 28 canvas->drawTextBlob(blob1.get(), 20.0f, 64.0f, paint1); in REG_FIDDLE() 29 canvas->drawTextBlob(blob1.get(), 20.0f, 144.0f, paint2); in REG_FIDDLE() 30 canvas->drawTextBlob(blob2.get(), 20.0f, 224.0f, paint3); in REG_FIDDLE()
|
H A D | text_rendering.cpp | 37 canvas->drawTextBlob(blob1.get(), 20.0f, 64.0f, paint1); in REG_FIDDLE() 38 canvas->drawTextBlob(blob1.get(), 20.0f, 144.0f, paint2); in REG_FIDDLE() 39 canvas->drawTextBlob(blob2.get(), 20.0f, 224.0f, paint3); in REG_FIDDLE()
|
H A D | text_shadow.cpp | 20 canvas->drawTextBlob(blob.get(), x + xDrop, y + yDrop, blur); in REG_FIDDLE() 21 canvas->drawTextBlob(blob.get(), x, y, paint); in REG_FIDDLE()
|
H A D | skpaint_mix.cpp | 20 canvas->drawTextBlob(blob.get(), 20, 120, fillPaint); in REG_FIDDLE() 23 canvas->drawTextBlob(blob.get(), 20, 220, fillPaint); in REG_FIDDLE()
|
/third_party/skia/tests/ |
H A D | SkRemoteGlyphCacheTest.cpp | 179 surface->getCanvas()->drawTextBlob(blob.get(), x, height/2, paint); in RasterBlob() 219 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 256 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 283 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 296 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 320 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 330 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 335 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 360 cache_diff_canvas->drawTextBlob(serverBlob.get(), 0, 0, paint); in DEF_TEST() 402 cache_diff_canvas->drawTextBlob(serverBlo in DEF_TEST() [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphPainterImpl.cpp | 44 void CanvasParagraphPainter::drawTextBlob(const sk_sp<SkTextBlob>& blob, SkScalar x, SkScalar y, const SkPaintOrID& paint) { in drawTextBlob() function in skia::textlayout::CanvasParagraphPainter 46 fCanvas->drawTextBlob(blob, x, y, std::get<SkPaint>(paint)); in drawTextBlob() 57 fCanvas->drawTextBlob(blob, x, y, paint); in drawTextShadow()
|
H A D | ParagraphPainterImpl.h | 16 void drawTextBlob(const sk_sp<SkTextBlob>& blob, SkScalar x, SkScalar y, const SkPaintOrID& paint) override; 19 void drawTextBlob(
|
/third_party/skia/bench/ |
H A D | TextBlobBench.cpp | 72 canvas->drawTextBlob(blob, 0, 0, paint); 88 canvas->drawTextBlob(this->makeBlob(), 0, 0, paint);
|
/third_party/skia/experimental/sktext/editor/ |
H A D | Texts.cpp | 20 canvas->drawTextBlob(textBLob, 0, 0, foregroundPaint); in paint() 48 canvas->drawTextBlob(textBLob, 0, 0, foregroundPaint); in paint()
|
/third_party/skia/modules/skparagraph/include/ |
H A D | ParagraphPainter.h | 49 virtual void drawTextBlob(const sk_sp<SkTextBlob>& blob, SkScalar x, SkScalar y, const SkPaintOrID& paint) = 0; 52 virtual void drawTextBlob(
|
/third_party/skia/modules/sksg/src/ |
H A D | SkSGText.cpp | 73 canvas->drawTextBlob(fBlob, aligned_pos.x(), aligned_pos.y(), paint); in onDraw() 104 canvas->drawTextBlob(fBlob, fPosition.x(), fPosition.y(), paint); in onDraw()
|