Searched defs:doDraw (Results 1 - 7 of 7) sorted by relevance
/third_party/node/deps/npm/node_modules/cli-table3/src/ |
H A D | table.js | 97 function doDraw(row, lineNum, result) { function
|
/third_party/skia/samplecode/ |
H A D | SamplePolyToPoly.cpp | 72 static void doDraw(SkCanvas* canvas, SkPaint* paint, const SkFont& font, const int isrc[], in doDraw() function in PolyToPolyView
|
/third_party/skia/gm/ |
H A D | poly2poly.cpp | 42 static void doDraw(SkCanvas* canvas, const SkFont& font, SkPaint* paint, const int isrc[], in doDraw() function in Poly2PolyGM
|
H A D | offsetimagefilter.cpp | 116 void doDraw(SkCanvas* canvas, const SkRect& r, sk_sp<SkImageFilter> imgf, in doDraw() function in SimpleOffsetImageFilterGM [all...] |
H A D | aaclip.cpp | 188 void doDraw(SkCanvas* canvas, const SkPath& path) { in doDraw() function in ClipCubicGM
|
H A D | rasterhandleallocator.cpp | 276 auto doDraw = [](GraphicsPort* port) { in DEF_SIMPLE_GM() local
|
/third_party/skia/bench/ |
H A D | PictureNestingBench.cpp | 33 void doDraw(SkCanvas* canvas) { in doDraw() function in PictureNesting
|
Completed in 4 milliseconds