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

/external/chromium_org/third_party/skia/src/effects/
H A DSkStippleMaskFilter.cpp11 bool SkStippleMaskFilter::filterMask(SkMask* dst, function in class:SkStippleMaskFilter
H A DSkKernel33MaskFilter.cpp17 bool SkKernel33ProcMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkKernel33ProcMaskFilter
H A DSkTableMaskFilter.cpp26 bool SkTableMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkTableMaskFilter
H A DSkEmbossMaskFilter.cpp81 bool SkEmbossMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkEmbossMaskFilter
H A DSkBlurMaskFilter.cpp32 virtual bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
139 bool SkBlurMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkBlurMaskFilterImpl
288 if (!this->filterMask(&dstM, srcM, matrix, &margin)) {
338 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
391 filterResult = this->filterMask(&dstM, srcM, matrix, &margin);
440 // so we ask to have our normal filterMask() be called.
461 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
/external/skia/src/effects/
H A DSkStippleMaskFilter.cpp11 bool SkStippleMaskFilter::filterMask(SkMask* dst, function in class:SkStippleMaskFilter
H A DSkKernel33MaskFilter.cpp17 bool SkKernel33ProcMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkKernel33ProcMaskFilter
H A DSkTableMaskFilter.cpp26 bool SkTableMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkTableMaskFilter
H A DSkEmbossMaskFilter.cpp81 bool SkEmbossMaskFilter::filterMask(SkMask* dst, const SkMask& src, function in class:SkEmbossMaskFilter
H A DSkBlurMaskFilter.cpp32 virtual bool filterMask(SkMask* dst, const SkMask& src, const SkMatrix&,
139 bool SkBlurMaskFilterImpl::filterMask(SkMask* dst, const SkMask& src, function in class:SkBlurMaskFilterImpl
288 if (!this->filterMask(&dstM, srcM, matrix, &margin)) {
338 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
391 filterResult = this->filterMask(&dstM, srcM, matrix, &margin);
440 // so we ask to have our normal filterMask() be called.
461 if (!this->filterMask(&patch->fMask, srcM, matrix, &margin)) {
/external/chromium_org/third_party/skia/src/core/
H A DSkMaskFilter.cpp24 bool SkMaskFilter::filterMask(SkMask*, const SkMask&, const SkMatrix&, function in class:SkMaskFilter
266 if (!this->filterMask(&dstM, srcM, matrix, NULL)) {
380 if (this->filterMask(&dstM, srcM, SkMatrix::I(), &margin)) {
/external/skia/src/core/
H A DSkMaskFilter.cpp24 bool SkMaskFilter::filterMask(SkMask*, const SkMask&, const SkMatrix&, function in class:SkMaskFilter
266 if (!this->filterMask(&dstM, srcM, matrix, NULL)) {
380 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 294 milliseconds