Home
last modified time | relevance | path

Searched refs:gather_a8 (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/shaders/
DSkImageShader.cpp355 case kAlpha_8_SkColorType: p->append(SkRasterPipeline::gather_a8, ctx); break; in onAppendStages()
363 case kGray_8_SkColorType: p->append(SkRasterPipeline::gather_a8, ctx); in onAppendStages()
/external/skqp/src/core/
DSkRasterPipeline.h45 M(load_a8) M(load_a8_dst) M(store_a8) M(gather_a8) \
/external/skia/src/core/
DSkRasterPipeline.h49 M(load_a8) M(load_a8_dst) M(store_a8) M(gather_a8) \
/external/skia/src/shaders/
DSkImageShader.cpp548 case kAlpha_8_SkColorType: p->append(SkRasterPipeline::gather_a8, ctx); break; in doStages()
564 case kGray_8_SkColorType: p->append(SkRasterPipeline::gather_a8, ctx); in doStages()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1614 STAGE(gather_a8, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
3025 STAGE_GP(gather_a8, const SkRasterPipeline_GatherCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1921 STAGE(gather_a8, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
3715 STAGE_GP(gather_a8, const SkRasterPipeline_GatherCtx* ctx) {