Home
last modified time | relevance | path

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

/external/skia/src/shaders/
DSkImageShader.cpp557 case kRGBA_1010102_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); break; in doStages()
570 case kBGRA_1010102_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); in doStages()
573 case kRGB_101010x_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); in doStages()
576 case kBGR_101010x_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); in doStages()
/external/skqp/src/shaders/
DSkImageShader.cpp359 case kRGBA_1010102_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); break; in onAppendStages()
369 case kRGB_101010x_SkColorType: p->append(SkRasterPipeline::gather_1010102, ctx); in onAppendStages()
/external/skqp/src/core/
DSkRasterPipeline.h51 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skia/src/core/
DSkRasterPipeline.h62 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1707 STAGE(gather_1010102, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
3297 NOT_IMPLEMENTED(gather_1010102)
/external/skia/src/opts/
DSkRasterPipeline_opts.h2113 STAGE(gather_1010102, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
4075 NOT_IMPLEMENTED(gather_1010102)