Searched refs:erode (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/gm/ |
D | imagefiltersgraph.cpp | 51 sk_sp<SkImageFilter> erode(SkImageFilters::Erode(4, 4, blur)); in onDraw() local 53 std::move(erode))); in onDraw()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_morpho.c | 478 static int erode(IPlane *g, IPlane *f, chord_set *SE, LUT *Ty) in erode() function 863 ret = erode(&s->g[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho() 872 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho() 884 ret = erode(&s->g[p], &s->h[p], &s->SE[p], &s->Ty[1][p]); in do_morpho() 893 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[1][p]); in do_morpho() 902 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho() 917 ret = erode(&s->g[p], &s->h[p], &s->SE[p], &s->Ty[1][p]); in do_morpho()
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 16851 erode and dilate with arbitrary structures set in second input stream. 16864 @item erode 16872 Default is @code{erode}. 17419 @subsection erode 19188 visible, and then using a threshold filter followed by the erode
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 15040 侵蝕 < to\-erode; 31345 侵蝕 > to\-erode;
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82580 static nsIAtom* erode; member in nsGkAtoms
|