Home
last modified time | relevance | path

Searched refs:seed_shader (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/shaders/
DSkShader.cpp51 rec.fPipeline->append(SkRasterPipelineOp::seed_shader); in apply()
254 rec.fPipeline->append(SkRasterPipelineOp::seed_shader); in appendStages()
/external/skia/src/gpu/ganesh/gradients/
DGrGradientBitmapCache.cpp136 p.append(SkRasterPipelineOp::seed_shader); in fillGradient()
/external/skia/src/core/
DSkRasterPipelineOpList.h21 M(seed_shader) \
DSkDraw_vertices.cpp87 rec.fPipeline->append(SkRasterPipelineOp::seed_shader); in appendStages()
/external/skia/src/opts/
DSkRasterPipeline_opts.h1603 STAGE(seed_shader, NoCtx) { in STAGE() argument
4348 STAGE_GG(seed_shader, NoCtx) {