Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline_sample.h74 Sk4f toSk4f(const Element pixel) const { in toSk4f() function
95 Sk4f toSk4f(Element pixel) const { in toSk4f() function
106 Sk4f toSk4f(Element pixel) const { in toSk4f() function
117 Sk4f toSk4f(Element pixel) const { in toSk4f() function
130 Sk4f toSk4f(Element pixel) const { in toSk4f() function
159 Sk4f toSk4f(Element index) const { in toSk4f() function
176 Sk4f toSk4f(Element pixel) const { in toSk4f() function
190 Sk4f toSk4f(const Element pixel) const { in toSk4f() function
277 return fConverter.toSk4f(src[index]); in getPixelFromRow()