Home
last modified time | relevance | path

Searched defs:onFilter (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DCanvasTest.cpp482 bool onFilter(SkPaint&) const override { return true; } in onFilter() function in __anon411bb63c1811::MockFilterCanvas
/external/skia/tools/debugger/
DDebugCanvas.cpp88 bool onFilter(SkPaint& paint) const override { in onFilter() function in DebugPaintFilterCanvas
/external/skia/tools/viewer/
DViewer.cpp1447 bool onFilter(SkPaint& paint) const override { in onFilter() function in OveridePaintFilterCanvas
/external/skia/dm/
DDMSrcSink.cpp2327 bool onFilter(SkPaint& paint) const override { in draw() function in DM::ViaRuntimeBlend::draw::RuntimeBlendFilterCanvas