/external/skqp/gm/ |
D | clip_error.cpp | 18 static void draw_text(SkCanvas* canvas, sk_sp<SkTextBlob> blob, in draw_text() function
|
D | dropshadowimagefilter.cpp | 38 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
D | srcmode.cpp | 53 static void draw_text(SkCanvas* canvas, const SkPaint& paint, const SkFont& font) { in draw_text() function
|
D | imagefilterscropped.cpp | 42 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
D | drawquadset.cpp | 23 static void draw_text(SkCanvas* canvas, const char* text) { in draw_text() function
|
D | imagefiltersbase.cpp | 126 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
/external/skia/gm/ |
D | clip_error.cpp | 30 static void draw_text(SkCanvas* canvas, sk_sp<SkTextBlob> blob, in draw_text() function
|
D | dropshadowimagefilter.cpp | 51 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
D | imagefilterscropped.cpp | 50 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
D | srcmode.cpp | 68 static void draw_text(SkCanvas* canvas, const SkPaint& paint, const SkFont& font) { in draw_text() function
|
D | drawquadset.cpp | 42 static void draw_text(SkCanvas* canvas, const char* text) { in draw_text() function
|
D | imagefiltersbase.cpp | 134 static void draw_text(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
D | compositor_quads.cpp | 192 static void draw_text(SkCanvas* canvas, const char* text) { in draw_text() function
|
/external/rust/crates/plotters/examples/ |
D | console.rs | 126 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/external/rust/crates/plotters-backend/src/ |
D | lib.rs | 220 fn draw_text<TStyle: BackendTextStyle>( in draw_text() method
|
/external/rust/crates/plotters/src/drawing/backend_impl/ |
D | mocked.rs | 249 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/external/skia/experimental/pvg/ |
D | draw_msg.proto | 264 DrawText draw_text = 12; field
|
/external/skqp/experimental/pvg/ |
D | draw_msg.proto | 264 DrawText draw_text = 12; field
|
/external/libkmsxx/kms++util/src/ |
D | drawing.cpp | 551 void draw_text(IFramebuffer& buf, uint32_t x, uint32_t y, const string& str, RGB color) in draw_text() function
|
/external/rust/crates/plotters-svg/src/ |
D | svg.rs | 384 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/external/rust/crates/plotters/src/drawing/ |
D | area.rs | 510 pub fn draw_text( in draw_text() method
|
/external/ImageMagick/coders/ |
D | wmf.c | 1433 static void ipa_draw_text(wmfAPI * API, wmfDrawText_t * draw_text) in ipa_draw_text()
|