/third_party/skia/docs/examples/ |
D | SkPath_quadTo_example.cpp | 31 SkPaint textPaint; in draw() local
|
D | SkPath_cubicTo_example.cpp | 47 SkPaint textPaint; in draw() local
|
D | SkPath_quadTo_example_parametric.cpp | 48 SkPaint textPaint; in draw() local
|
D | SkPath_cubicTo_example_parametric.cpp | 56 SkPaint textPaint; in draw() local
|
D | SkPath_cubicTo_example_parametric_animated.cpp | 75 SkPaint textPaint; in draw() local
|
D | SkPath_quadTo_example_parametric_animated.cpp | 65 SkPaint textPaint; in draw() local
|
/third_party/skia/gm/ |
D | imageblur2.cpp | 54 SkPaint textPaint; in DEF_SIMPLE_GM() local
|
D | imageblur.cpp | 30 SkPaint textPaint; in imageblurgm_draw() local
|
D | lcdoverlap.cpp | 72 SkPaint textPaint; in drawTestCase() local
|
D | bmpfilterqualityrepeat.cpp | 67 SkPaint textPaint; in drawAll() local
|
D | simpleaaclip.cpp | 168 SkPaint textPaint; in onDraw() local
|
D | tilemodes_scaled.cpp | 94 SkPaint textPaint; in onDraw() local
|
D | gm.cpp | 43 SkPaint textPaint(SkColors::kWhite); in draw_failure_message() local
|
D | tilemodes.cpp | 92 SkPaint textPaint; in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | imageblur2.cpp | 54 SkPaint textPaint; in DEF_SIMPLE_GM() local
|
D | imageblur.cpp | 30 SkPaint textPaint; in imageblurgm_draw() local
|
D | lcdoverlap.cpp | 73 SkPaint textPaint; in drawTestCase() local
|
D | bmpfilterqualityrepeat.cpp | 78 SkPaint textPaint; in drawAll() local
|
D | gamma.cpp | 72 SkPaint textPaint; variable
|
D | simpleaaclip.cpp | 172 SkPaint textPaint; in onDraw() local
|
D | tilemodes_scaled.cpp | 89 SkPaint textPaint; in onDraw() local
|
D | gm.cpp | 46 SkPaint textPaint(SkColors::kWhite); in draw_failure_message() local
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas.spec.js | 48 const textPaint = new CanvasKit.Paint(); constant 296 const textPaint = new CanvasKit.Paint(); constant
|
D | font.spec.js | 300 const textPaint = new CanvasKit.Paint(); constant
|
/third_party/skia/samplecode/ |
D | SampleFitCubicToCircle.cpp | 178 SkPaint textPaint; in onDrawContent() local
|