Home
last modified time | relevance | path

Searched refs:SkRasterPipeline_UniformColorCtx (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkDraw_atlas.cpp63 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()
DSkRasterPipelineOpContexts.h193 struct SkRasterPipeline_UniformColorCtx { struct
DSkRasterPipeline.cpp266 auto ctx = alloc->make<SkRasterPipeline_UniformColorCtx>(); in appendConstantColor()
/external/skia/src/opts/
DSkRasterPipeline_opts.h2077 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) {