Searched defs:onFilterImage (Results 1 - 25 of 42) sorted by last modified time

12

/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 DSkBitmapSource.cpp47 bool SkBitmapSource::onFilterImage(Proxy* proxy, const SkBitmap&, const Context& ctx, function in class:SkBitmapSource
H A DSkBlurImageFilter.cpp143 bool SkBlurImageFilter::onFilterImage(Proxy* proxy, function in class:SkBlurImageFilter
H A DSkColorFilterImageFilter.cpp101 bool SkColorFilterImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& source, function in class:SkColorFilterImageFilter
H A DSkComposeImageFilter.cpp16 bool SkComposeImageFilter::onFilterImage(Proxy* proxy, function in class:SkComposeImageFilter
H A DSkDisplacementMapEffect.cpp195 bool SkDisplacementMapEffect::onFilterImage(Proxy* proxy, function in class:SkDisplacementMapEffect
H A DSkDropShadowImageFilter.cpp64 bool SkDropShadowImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& source, function in class:SkDropShadowImageFilter
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
H A DSkMagnifierImageFilter.cpp282 bool SkMagnifierImageFilter::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkMagnifierImageFilter
H A DSkMatrixConvolutionImageFilter.cpp256 bool SkMatrixConvolutionImageFilter::onFilterImage(Proxy* proxy, function in class:SkMatrixConvolutionImageFilter
H A DSkMatrixImageFilter.cpp47 bool SkMatrixImageFilter::onFilterImage(Proxy* proxy, function in class:SkMatrixImageFilter
H A DSkMergeImageFilter.cpp68 bool SkMergeImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& src, function in class:SkMergeImageFilter
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 DSkOffsetImageFilter.cpp17 bool SkOffsetImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& source, function in class:SkOffsetImageFilter
H A DSkPictureImageFilter.cpp61 bool SkPictureImageFilter::onFilterImage(Proxy* proxy, const SkBitmap&, const Context& ctx, function in class:SkPictureImageFilter
H A DSkRectShaderImageFilter.cpp53 bool SkRectShaderImageFilter::onFilterImage(Proxy* proxy, function in class:SkRectShaderImageFilter
H A DSkTestImageFilters.cpp24 bool SkDownSampleImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& src, function in class:SkDownSampleImageFilter
H A DSkTileImageFilter.cpp19 bool SkTileImageFilter::onFilterImage(Proxy* proxy, const SkBitmap& src, function in class:SkTileImageFilter
H A DSkXfermodeImageFilter.cpp45 bool SkXfermodeImageFilter::onFilterImage(Proxy* proxy, function in class:SkXfermodeImageFilter
115 return onFilterImage(proxy, src, ctx, result, offset);
122 return onFilterImage(proxy, src, ctx, result, offset);
/external/chromium_org/third_party/skia/src/core/
H A DSkImageFilter.cpp186 this->onFilterImage(proxy, src, context, result, offset)) {
224 bool SkImageFilter::onFilterImage(Proxy*, const SkBitmap&, const Context&, function in class:SkImageFilter
/external/chromium_org/third_party/skia/src/effects/
H A DSkAlphaThresholdFilter.cpp27 virtual bool onFilterImage(Proxy*, const SkBitmap& src, const Context&,
328 bool SkAlphaThresholdFilterImpl::onFilterImage(Proxy*, const SkBitmap& src, function in class:SkAlphaThresholdFilterImpl
H A DSkBitmapSource.cpp59 bool SkBitmapSource::onFilterImage(Proxy* proxy, const SkBitmap&, const Context& ctx, function in class:SkBitmapSource
H A DSkBlurImageFilter.cpp160 bool SkBlurImageFilter::onFilterImage(Proxy* proxy, function in class:SkBlurImageFilter

Completed in 181 milliseconds

12