Searched defs:filterMask (Results 1 - 9 of 9) sorted by relevance

/external/skia/src/effects/
H A DSkEmbossMaskFilter.cpp60 bool SkEmbossMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkEmbossMaskFilter
H A DSkTableMaskFilter.cpp27 bool SkTableMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkTableMaskFilter
H A DSkRRectsGaussianEdgeMaskFilter.cpp32 bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
136 bool SkRRectsGaussianEdgeMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkRRectsGaussianEdgeMaskFilterImpl
H A DSkBlurMaskFilter.cpp46 bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
315 bool SkBlurMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkBlurMaskFilterImpl
515 filterResult = this->filterMask(&dstM, srcM, matrix, &margin);
580 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
633 filterResult = this->filterMask(&dstM, srcM, matrix, &margin);
682 // so we ask to have our normal filterMask() be called.
707 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
/external/skia/src/effects/shadows/
H A DSkAmbientShadowMaskFilter.cpp29 bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
100 bool SkAmbientShadowMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkAmbientShadowMaskFilterImpl
H A DSkSpotShadowMaskFilter.cpp30 bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
110 bool SkSpotShadowMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkSpotShadowMaskFilterImpl
/external/skia/src/core/
H A DSkMaskFilter.cpp33 bool SkMaskFilter::filterMask(SkMask*, const SkMask&, const SkMatrix&, function in class:SkMaskFilter
271 if (!this->filterMask(&dstM, srcM, matrix, nullptr)) {
354 if (this->filterMask(&dstM, srcM, SkMatrix::I(), &margin)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1479 milliseconds