Searched defs:px0 (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkLinearBitmapPipeline.cpp | 484 void VECTORCALL getFewPixels(int n, Sk4f xs, Sk4f ys, Sk4f* px0, Sk4f* px1, Sk4f* px2) { in getFewPixels() 500 void VECTORCALL get4Pixels(Sk4f xs, Sk4f ys, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) { in get4Pixels() 569 Sk4f px0, px1, px2; in pointListFew() local 577 Sk4f px0, px1, px2, px3; in pointList4() local
|