Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/shaders/
DSkImageShader.cpp304 SkRasterPipeline_DecalTileCtx* fDecal;
385 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in doStages()
388 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in doStages()
/third_party/flutter/skia/src/core/
DSkRasterPipeline.h141 struct SkRasterPipeline_DecalTileCtx { struct
/third_party/skia/src/core/
DSkRasterPipeline.h144 struct SkRasterPipeline_DecalTileCtx { struct
/third_party/flutter/skia/src/shaders/gradients/
DSkGradientShader.cpp276 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in onAppendStages()
294 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in onAppendStages()
/third_party/skia/src/shaders/gradients/
DSkGradientShader.cpp281 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in onAppendStages()
299 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in onAppendStages()
/third_party/skia/src/shaders/
DSkImageShader.cpp441 SkRasterPipeline_DecalTileCtx* decal_ctx = nullptr; in doStages()
444 decal_ctx = alloc->make<SkRasterPipeline_DecalTileCtx>(); in doStages()
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h2204 STAGE(decal_x, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2208 STAGE(decal_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2212 STAGE(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2218 STAGE(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
3772 STAGE_GG(decal_x, SkRasterPipeline_DecalTileCtx* ctx) {
3776 STAGE_GG(decal_y, SkRasterPipeline_DecalTileCtx* ctx) {
3780 STAGE_GG(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) {
3785 STAGE_PP(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) {
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h2329 STAGE(decal_x, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2333 STAGE(decal_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2337 STAGE(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
2343 STAGE(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) { in STAGE()
3981 STAGE_GG(decal_x, SkRasterPipeline_DecalTileCtx* ctx) {
3985 STAGE_GG(decal_y, SkRasterPipeline_DecalTileCtx* ctx) {
3989 STAGE_GG(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) {
3994 STAGE_PP(check_decal_mask, SkRasterPipeline_DecalTileCtx* ctx) {