Searched refs:SkRasterPipeline_SwizzleCtx (Results 1 – 4 of 4) sorted by relevance
162 struct SkRasterPipeline_SwizzleCtx { struct
1286 auto* ctx = alloc->make<SkRasterPipeline_SwizzleCtx>(); in makeStages()1794 const auto* ctx = static_cast<const SkRasterPipeline_SwizzleCtx*>(v); in dump()
733 static_assert(sizeof(TestPattern::swizzle) == sizeof(SkRasterPipeline_SwizzleCtx::offsets)); in DEF_TEST()742 SkRasterPipeline_SwizzleCtx ctx; in DEF_TEST()
3452 STAGE_TAIL(swizzle_1, SkRasterPipeline_SwizzleCtx* ctx) { in STAGE_TAIL()3455 STAGE_TAIL(swizzle_2, SkRasterPipeline_SwizzleCtx* ctx) { in STAGE_TAIL()3458 STAGE_TAIL(swizzle_3, SkRasterPipeline_SwizzleCtx* ctx) { in STAGE_TAIL()3461 STAGE_TAIL(swizzle_4, SkRasterPipeline_SwizzleCtx* ctx) { in STAGE_TAIL()