Searched refs:onDrawBackground (Results 1 – 12 of 12) sorted by relevance
116 this->onDrawBackground(canvas); in draw()217 void Sample::onDrawBackground(SkCanvas* canvas) { in onDrawBackground() function in Sample
45 void onDrawBackground(SkCanvas* canvas) override { in onDrawBackground() function in MegaStrokeView
33 void onDrawBackground(SkCanvas* canvas) override { in onDrawBackground() function in SampleAnimatedImage
71 void onDrawBackground(SkCanvas* canvas) override { in onDrawBackground() function in UnpremulView
135 void onDrawBackground(SkCanvas* canvas) override { in onDrawBackground() function in ColorFilterView
210 virtual void onDrawBackground(SkCanvas*);