Searched refs:getFewPixels (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() function in __anon16939db40111::Passthrough8888 570 fStrategy.getFewPixels(n, xs, ys, &px0, &px1, &px2); in pointListFew()
|