Home
last modified time | relevance | path

Searched refs:morph (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp506 static void morph(const SkPMColor* src, SkPMColor* dst, in morph() function
539 static void morph(const SkPMColor* src, SkPMColor* dst,
571 static void morph(const SkPMColor* src, SkPMColor* dst,
694 procX = &morph<MorphType::kDilate, MorphDirection::kX>; in onFilterImage()
695 procY = &morph<MorphType::kDilate, MorphDirection::kY>; in onFilterImage()
697 procX = &morph<MorphType::kErode, MorphDirection::kX>; in onFilterImage()
698 procY = &morph<MorphType::kErode, MorphDirection::kY>; in onFilterImage()
/third_party/skia/gm/
Dimagefiltersgraph.cpp62 sk_sp<SkImageFilter> morph(SkImageFilters::Dilate(5, 5, nullptr)); in onDraw() local
71 std::move(morph))); in onDraw()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_occlusion_query2.txt468 8) Can an occlusion query "morph" from SAMPLES_PASSED to
/third_party/openGLES/extensions/ARB/
DARB_occlusion_query2.txt478 8) Can an occlusion query "morph" from SAMPLES_PASSED to
/third_party/openssl/
DREADME-ENGINES.md185 (copy of the) 'dynamic' ENGINE will magically morph into the ENGINE
/third_party/node/deps/openssl/openssl/
DREADME-ENGINES.md185 (copy of the) 'dynamic' ENGINE will magically morph into the ENGINE
/third_party/skia/tools/svg/
Dsvgs.txt69 https://www.w3.org/Graphics/SVG/Test/20110816/svg/filters-morph-01-f.svg
/third_party/openGLES/extensions/NV/
DNV_evaluators.txt453 algorithm allows the tessellation to smoothly morph without popping
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_evaluators.txt453 algorithm allows the tessellation to smoothly morph without popping
/third_party/python/Doc/library/
Dos.rst2995 morph to the target dynamically. If the target is present, the type of the