/aosp_15_r20/external/skia/gm/ |
H A D | clip_error.cpp | 31 static void draw_text(SkCanvas* canvas, sk_sp<SkTextBlob> blob, in draw_text() function
|
H A D | dropshadowimagefilter.cpp | 52 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
H A D | imagefilterscropped.cpp | 51 static void draw_text(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
H A D | srcmode.cpp | 69 static void draw_text(SkCanvas* canvas, const SkPaint& paint, const SkFont& font) { in draw_text() function
|
H A D | drawquadset.cpp | 43 static void draw_text(SkCanvas* canvas, const char* text) { in draw_text() function
|
H A D | imagefiltersbase.cpp | 74 static void draw_text(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() function
|
H A D | compositor_quads.cpp | 195 static void draw_text(SkCanvas* canvas, const char* text) { in draw_text() function
|
/aosp_15_r20/system/core/healthd/ |
H A D | healthd_draw.cpp | 141 int HealthdDraw::draw_text(const GRFont* font, int x, int y, const char* str) { in draw_text() function in HealthdDraw
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/examples/ |
D | console.rs | 126 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters-backend/src/ |
D | lib.rs | 221 fn draw_text<TStyle: BackendTextStyle>( in draw_text() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/drawing/backend_impl/ |
D | mocked.rs | 249 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/aosp_15_r20/external/libkmsxx/kms++util/src/ |
H A D | drawing.cpp | 551 void draw_text(IFramebuffer& buf, uint32_t x, uint32_t y, const string& str, RGB color) in draw_text() function
|
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/ |
H A D | interpolatablePlot.py | 1159 def draw_text(self, text, *, x=0, y=0, color=(0, 0, 0), width=None, height=None): member in InterpolatablePlot
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters-svg/src/ |
D | svg.rs | 385 fn draw_text<S: BackendTextStyle>( in draw_text() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/drawing/ |
D | area.rs | 516 pub fn draw_text( in draw_text() method
|