Home
last modified time | relevance | path

Searched refs:drawHere (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/samplecode/
DSampleFilterQuality.cpp205 void drawHere(SkCanvas* canvas, SkFilterQuality filter, SkScalar dx, SkScalar dy) { in drawHere() function in FilterQualityView
265 this->drawHere(canvas, SkFilterQuality(index), trans[0], trans[1]); in onDrawContent()