Home
last modified time | relevance | path

Searched defs:shouldDraw (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DEmptyPathTest.cpp16 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
/external/skqp/tests/
DEmptyPathTest.cpp16 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
/external/skia/src/utils/
DSkPaintFilterCanvas.cpp27 bool shouldDraw() const { return fShouldDraw; } in shouldDraw() function in SkPaintFilterCanvas::AutoPaintFilter
/external/skqp/src/utils/
DSkPaintFilterCanvas.cpp27 bool shouldDraw() const { return fShouldDraw; } in shouldDraw() function in SkPaintFilterCanvas::AutoPaintFilter
/external/skia/tools/viewer/
DViewer.cpp1059 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local
1072 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local
/external/skqp/tools/viewer/
DViewer.cpp1008 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local
1021 bool shouldDraw = this->filterFont(&filteredFont); in filterTextBlob() local