Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterPipelineOpContexts.h35 struct SkRasterPipeline_SamplerCtx { struct
36 float x[SkRasterPipeline_kMaxStride_highp];
37 float y[SkRasterPipeline_kMaxStride_highp];
38 float fx[SkRasterPipeline_kMaxStride_highp];
39 float fy[SkRasterPipeline_kMaxStride_highp];
40 float scalex[SkRasterPipeline_kMaxStride_highp];
41 float scaley[SkRasterPipeline_kMaxStride_highp];
44 float weights[16];
45 float wx[4][SkRasterPipeline_kMaxStride_highp];
46 float wy[4][SkRasterPipeline_kMaxStride_highp];