Searched refs:bilerpSamplePoint (Results 1 – 1 of 1) sorted by relevance
488 return this->bilerpSamplePoint(SkPoint{xs[index], ys[index]}); in pointListFew()498 return this->bilerpSamplePoint(SkPoint{xs[index], ys[index]}); in pointList4()517 fNext->blendPixel(this->bilerpSamplePoint(start)); in pointSpan()573 Sk4f bilerpSamplePoint(SkPoint sample) { in bilerpSamplePoint() function991 fNext->blendPixel(this->bilerpSamplePoint(SkPoint{x, y})); in spanFastRate()