Home
last modified time | relevance | path

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

/external/skqp/src/shaders/
DSkImageShader.cpp358 case kRGBA_8888_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); break; in onAppendStages()
366 case kRGB_888x_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); in onAppendStages()
372 case kBGRA_8888_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); in onAppendStages()
/external/skqp/src/core/
DSkRasterPipeline.h50 M(load_8888) M(load_8888_dst) M(store_8888) M(gather_8888) \
/external/skia/src/shaders/
DSkImageShader.cpp556 case kRGBA_8888_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); break; in doStages()
567 case kRGB_888x_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); in doStages()
580 case kBGRA_8888_SkColorType: p->append(SkRasterPipeline::gather_8888, ctx); in doStages()
/external/skia/src/core/
DSkRasterPipeline.h57 M(load_8888) M(load_8888_dst) M(store_8888) M(gather_8888) \
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1684 STAGE(gather_8888, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
2910 STAGE_GP(gather_8888, const SkRasterPipeline_GatherCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1991 STAGE(gather_8888, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
3531 STAGE_GP(gather_8888, const SkRasterPipeline_GatherCtx* ctx) {