Home
last modified time | relevance | path

Searched refs:bilerpSamplePoint (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline_sample.h488 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() function
991 fNext->blendPixel(this->bilerpSamplePoint(SkPoint{x, y})); in spanFastRate()