Searched refs:ShouldUseBicubic (Results 1 – 4 of 4) sorted by relevance
86 static bool ShouldUseBicubic(const SkMatrix& localCoordsToDevice,
198 bool GrBicubicEffect::ShouldUseBicubic(const SkMatrix& matrix, in ShouldUseBicubic() function in GrBicubicEffect
427 useBicubic = GrBicubicEffect::ShouldUseBicubic(matrix, &textureFilterMode); in asFragmentProcessor()
1282 GrBicubicEffect::ShouldUseBicubic(viewM, &textureFilterMode); in drawBitmapCommon()