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