Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterPipelineOpContexts.h59 struct SkRasterPipeline_DecalTileCtx { struct
/external/skia/src/shaders/
DSkImageShader.cpp477 SkRasterPipeline_DecalTileCtx* decalCtx = nullptr;
520 decalCtx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in allocAndInit()
/external/skia/src/shaders/gradients/
DSkGradientShaderBase.cpp389 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in appendStages()
404 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in appendStages()
/external/skia/src/opts/
DSkRasterPipeline_opts.h2806 STAGE(decal_x, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2812 STAGE(decal_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2818 STAGE(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2827 STAGE(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
5087 STAGE_GG(decal_x, SkRasterPipeline_DecalTileCtx* ctx) {
5091 STAGE_GG(decal_y, SkRasterPipeline_DecalTileCtx* ctx) {
5095 STAGE_GG(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) {
5104 STAGE_PP(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) {