Searched refs:filterInteriorPixels (Results 1 – 1 of 1) sorted by relevance
110 void filterInteriorPixels(const SkBitmap& src,314 void SkMatrixConvolutionImageFilter::filterInteriorPixels(const SkBitmap& src, in filterInteriorPixels() function in SkMatrixConvolutionImageFilter492 this->filterInteriorPixels(inputBM, &dst, dstContentOffset, interior, srcBounds); in onFilterImage()