Home
last modified time | relevance | path

Searched defs:filterLength (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/opts/
DSkBitmapFilter_opts.h47 int filterOffset, filterLength; in convolve_horizontally() local
142 int filterOffset, filterLength; in convolve_4_rows_horizontally() local
242 int filterLength, in ConvolveVertically()
924 int filterLength, in convolve_vertically()
/external/skia/src/core/
DSkConvolver.cpp112 int filterLength) { in AddFilter()
183 int filterOffset, filterLength; in BGRAConvolve2D() local
DSkConvolver.h86 int* filterLength) const { in FilterForValue()