Home
last modified time | relevance | path

Searched defs:active_pixels (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/effects/
DSkOverdrawColorFilter.cpp51 ctx->fn = [](SkRasterPipeline_CallbackCtx* arg, int active_pixels) { in onAppendStages()
/third_party/flutter/skia/src/shaders/
DSkShader.cpp171 cb->fn = [](SkRasterPipeline_CallbackCtx* self, int active_pixels) { in onAppendStages()
/third_party/skia/src/shaders/
DSkShader.cpp187 cb->fn = [](SkRasterPipeline_CallbackCtx* self, int active_pixels) { in onAppendStages()
/third_party/flutter/skia/src/core/
DSkColorFilter.cpp399 ctx->fn = [](SkRasterPipeline_CallbackCtx* arg, int active_pixels) { in onAppendStages()