Searched refs:SkRasterPipeline_UniformColorCtx (Results 1 – 4 of 4) sorted by relevance
63 static void load_color(SkRasterPipeline_UniformColorCtx* ctx, const float rgba[]) { in load_color()105 SkRasterPipeline_UniformColorCtx* uniformCtx = nullptr; in drawAtlas()110 uniformCtx = alloc.make<SkRasterPipeline_UniformColorCtx>(); in drawAtlas()
193 struct SkRasterPipeline_UniformColorCtx { struct
266 auto ctx = alloc->make<SkRasterPipeline_UniformColorCtx>(); in appendConstantColor()
2077 HIGHP_STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in HIGHP_STAGE()2083 HIGHP_STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in HIGHP_STAGE()2090 HIGHP_STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) { in HIGHP_STAGE()5626 LOWP_STAGE_PP(uniform_color, const SkRasterPipeline_UniformColorCtx* c) {5632 LOWP_STAGE_PP(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) {