Searched defs:onFilterImage (Results 26 - 42 of 42) sorted by relevance

12

/external/chromium_org/third_party/skia/src/effects/
H A DSkAlphaThresholdFilter.cpp24 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
306 bool SkAlphaThresholdFilterImpl::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkAlphaThresholdFilterImpl
H A DSkBicubicImageFilter.cpp83 bool SkBicubicImageFilter::onFilterImage(Proxy* proxy, function in class:SkBicubicImageFilter
H A DSkBlurImageFilter.cpp143 bool SkBlurImageFilter::onFilterImage(Proxy* proxy, function in class:SkBlurImageFilter
H A DSkMagnifierImageFilter.cpp282 bool SkMagnifierImageFilter::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkMagnifierImageFilter
H A DSkDisplacementMapEffect.cpp195 bool SkDisplacementMapEffect::onFilterImage(Proxy* proxy, function in class:SkDisplacementMapEffect
H A DSkMatrixConvolutionImageFilter.cpp256 bool SkMatrixConvolutionImageFilter::onFilterImage(Proxy* proxy, function in class:SkMatrixConvolutionImageFilter
H A DSkMorphologyImageFilter.cpp209 bool SkErodeImageFilter::onFilterImage(Proxy* proxy, function in class:SkErodeImageFilter
223 bool SkDilateImageFilter::onFilterImage(Proxy* proxy, function in class:SkDilateImageFilter
H A DSkLightingImageFilter.cpp274 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
296 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
934 bool SkDiffuseLightingImageFilter::onFilterImage(Proxy* proxy, function in class:SkDiffuseLightingImageFilter
1024 bool SkSpecularLightingImageFilter::onFilterImage(Proxy* proxy, function in class:SkSpecularLightingImageFilter
/external/skia/src/core/
H A DSkImageFilter.cpp114 this->onFilterImage(proxy, src, context, result, offset)) {
160 bool SkImageFilter::onFilterImage(Proxy*, const SkBitmap&, const Context&, function in class:SkImageFilter
/external/skia/src/effects/
H A DSkAlphaThresholdFilter.cpp24 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
306 bool SkAlphaThresholdFilterImpl::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkAlphaThresholdFilterImpl
H A DSkBicubicImageFilter.cpp83 bool SkBicubicImageFilter::onFilterImage(Proxy* proxy, function in class:SkBicubicImageFilter
H A DSkBlurImageFilter.cpp143 bool SkBlurImageFilter::onFilterImage(Proxy* proxy, function in class:SkBlurImageFilter
H A DSkMagnifierImageFilter.cpp282 bool SkMagnifierImageFilter::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkMagnifierImageFilter
H A DSkDisplacementMapEffect.cpp195 bool SkDisplacementMapEffect::onFilterImage(Proxy* proxy, function in class:SkDisplacementMapEffect
H A DSkMatrixConvolutionImageFilter.cpp256 bool SkMatrixConvolutionImageFilter::onFilterImage(Proxy* proxy, function in class:SkMatrixConvolutionImageFilter
H A DSkMorphologyImageFilter.cpp209 bool SkErodeImageFilter::onFilterImage(Proxy* proxy, function in class:SkErodeImageFilter
223 bool SkDilateImageFilter::onFilterImage(Proxy* proxy, function in class:SkDilateImageFilter
H A DSkLightingImageFilter.cpp274 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
296 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
934 bool SkDiffuseLightingImageFilter::onFilterImage(Proxy* proxy, function in class:SkDiffuseLightingImageFilter
1024 bool SkSpecularLightingImageFilter::onFilterImage(Proxy* proxy, function in class:SkSpecularLightingImageFilter

Completed in 192 milliseconds

12