Searched refs:SkRasterPipeline_UniformColorCtx (Results 1 – 4 of 4) sorted by relevance
43 static void load_color(SkRasterPipeline_UniformColorCtx* ctx, const float rgba[]) { in load_color()137 SkRasterPipeline_UniformColorCtx* uniformCtx = nullptr; in drawAtlas()143 uniformCtx = alloc.make<SkRasterPipeline_UniformColorCtx>(); in drawAtlas()
185 struct SkRasterPipeline_UniformColorCtx { struct
117 auto ctx = alloc->make<SkRasterPipeline_UniformColorCtx>(); in append_constant_color()
1327 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE()1333 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE()1340 STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) { in STAGE()3312 STAGE_PP(uniform_color, const SkRasterPipeline_UniformColorCtx* c) {3318 STAGE_PP(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) {