Searched defs:px0 (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkLinearBitmapPipeline_sample.h | 167 int n, Sk4i xs, Sk4i ys, Sk4f* px0, Sk4f* px1, Sk4f* px2) const { in getFewPixels() 172 Sk4i xs, Sk4i ys, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) const { in get4Pixels() 177 const void* src, int index, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) const { in get4Pixels() 210 int n, Sk4i xs, Sk4i ys, Sk4f* px0, Sk4f* px1, Sk4f* px2) const override { in getFewPixels() 225 Sk4i xs, Sk4i ys, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) const override { in get4Pixels() 234 const void* src, int index, Sk4f* px0, Sk4f* px1, Sk4f* px2, Sk4f* px3) const override { in get4Pixels() 270 Sk4f px0, px1, px2, px3; in src_strategy_blend() local 284 Sk4f px0, px1, px2, px3; in src_strategy_blend() local 314 Sk4f px0, px1, px2; in pointListFew() local 322 Sk4f px0, px1, px2, px3; in pointList4() local [all …]
|