Home
last modified time | relevance | path

Searched refs:bilinear_y (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/opts/
DSkRasterPipeline_opts.h2113 SI void bilinear_y(SkRasterPipeline_SamplerCtx* ctx, F* y) { in bilinear_y() function
2125 STAGE(bilinear_ny, SkRasterPipeline_SamplerCtx* ctx) { bilinear_y<-1>(ctx, &g); } in STAGE()
2126 STAGE(bilinear_py, SkRasterPipeline_SamplerCtx* ctx) { bilinear_y<+1>(ctx, &g); } in STAGE()
/external/skia/src/opts/
DSkRasterPipeline_opts.h2593 SI void bilinear_y(SkRasterPipeline_SamplerCtx* ctx, F* y) { in bilinear_y() function
2605 STAGE(bilinear_ny, SkRasterPipeline_SamplerCtx* ctx) { bilinear_y<-1>(ctx, &g); } in STAGE()
2606 STAGE(bilinear_py, SkRasterPipeline_SamplerCtx* ctx) { bilinear_y<+1>(ctx, &g); } in STAGE()