Home
last modified time | relevance | path

Searched defs:px3 (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp500 void VECTORCALL get4Pixels(Sk4f xs, Sk4f ys, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) { in get4Pixels()
577 Sk4f px0, px1, px2, px3; in pointList4() local