Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-base.mjs561 onFilter = () => {}; field in Legend
/third_party/skia/tools/debugger/
DDebugCanvas.cpp67 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 __anon47da7f081811::MockFilterCanvas
/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