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