Searched defs:SkRasterPipeline_SwizzleCopyCtx (Results 1 – 1 of 1) sorted by relevance
251 struct SkRasterPipeline_SwizzleCopyCtx { struct252 int32_t* dst;253 const int32_t* src; // src values must _not_ overlap dst values254 uint16_t offsets[4]; // values must be byte offsets (4 * highp-stride * component-index)