HomeSort by relevance Sort by last modified time
    Searched full:bilerp4 (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkLinearBitmapPipeline.cpp 546 static Sk4f VECTORCALL bilerp4(Sk4f xs, Sk4f ys, Sk4f px00, Sk4f px10, function in namespace:__anon23779
585 Sk4f pixel = bilerp4(xs, ys, px00, px10, px01, px11);

Completed in 75 milliseconds