Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp546 static Sk4f VECTORCALL bilerp4(Sk4f xs, Sk4f ys, Sk4f px00, Sk4f px10, in bilerp4()
583 Sk4f px00, px10, px01, px11; in bilerpList() local