Searched refs:BGRAConvolve2D (Results 1 – 3 of 3) sorted by relevance
197 SK_API bool BGRAConvolve2D(const unsigned char* sourceData,
235 return BGRAConvolve2D(sourceSubset, static_cast<int>(source.rowBytes()), in Resize()
343 bool BGRAConvolve2D(const unsigned char* sourceData, in BGRAConvolve2D() function