Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DCanvasTest.cpp445 bool onFilter(SkPaint&) const override { return true; } in onFilter() function in __anon55ad547e1811::MockFilterCanvas
/third_party/skia/tools/debugger/
DDebugCanvas.cpp67 bool onFilter(SkPaint& paint) const override { in onFilter() function in DebugPaintFilterCanvas
/third_party/flutter/skia/tools/debugger/
DDebugCanvas.cpp34 bool onFilter(SkPaint& paint) const override { in onFilter() function in DebugPaintFilterCanvas
/third_party/skia/tests/
DCanvasTest.cpp466 bool onFilter(SkPaint&) const override { return true; } in onFilter() function in __anona69da8491811::MockFilterCanvas
/third_party/flutter/skia/tools/viewer/
DViewer.cpp1200 bool onFilter(SkPaint& paint) const override { in onFilter() function in OveridePaintFilterCanvas
/third_party/skia/tools/viewer/
DViewer.cpp1403 bool onFilter(SkPaint& paint) const override { in onFilter() function in OveridePaintFilterCanvas
/third_party/skia/dm/
DDMSrcSink.cpp2363 bool onFilter(SkPaint& paint) const override { in draw() function in DM::ViaRuntimeBlend::draw::RuntimeBlendFilterCanvas