Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipelineOpContexts.h76 struct SkRasterPipeline_SamplerCtx { struct
77 float x[SkRasterPipeline_kMaxStride_highp];
78 float y[SkRasterPipeline_kMaxStride_highp];
79 float fx[SkRasterPipeline_kMaxStride_highp];
80 float fy[SkRasterPipeline_kMaxStride_highp];
81 float scalex[SkRasterPipeline_kMaxStride_highp];
82 float scaley[SkRasterPipeline_kMaxStride_highp];
85 float weights[16];
86 float wx[4][SkRasterPipeline_kMaxStride_highp];
87 float wy[4][SkRasterPipeline_kMaxStride_highp];