Searched defs:shouldDraw (Results 1 – 3 of 3) sorted by relevance
16 const SkPaint& paint, bool shouldDraw) { in drawAndTest()63 static void iter_paint(skiatest::Reporter* reporter, const SkPath& path, bool shouldDraw, in iter_paint()148 bool shouldDraw = path.isInverseFillType(); in test_emptydrawing() local
28 bool shouldDraw() const { return fShouldDraw; } in shouldDraw() function in SkPaintFilterCanvas::AutoPaintFilter
1301 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local1314 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local