Searched refs:SkRasterPipeline_DecalTileCtx (Results 1 – 4 of 4) sorted by relevance
59 struct SkRasterPipeline_DecalTileCtx { struct
477 SkRasterPipeline_DecalTileCtx* decalCtx = nullptr;520 decalCtx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in allocAndInit()
389 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in appendStages()404 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in appendStages()
2806 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) {