Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkMatrixConvolutionImageFilter.cpp110 void filterInteriorPixels(const SkBitmap& src,
314 void SkMatrixConvolutionImageFilter::filterInteriorPixels(const SkBitmap& src, in filterInteriorPixels() function in SkMatrixConvolutionImageFilter
492 this->filterInteriorPixels(inputBM, &dst, dstContentOffset, interior, srcBounds); in onFilterImage()