Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRasterPipeline.h46 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
/external/skia/src/core/
DSkRasterPipeline.h50 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
/external/skqp/src/shaders/
DSkImageShader.cpp356 case kRGB_565_SkColorType: p->append(SkRasterPipeline::gather_565, ctx); break; in onAppendStages()
/external/skia/src/shaders/
DSkImageShader.cpp551 case kRGB_565_SkColorType: p->append(SkRasterPipeline::gather_565, ctx); break; in doStages()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1639 STAGE(gather_565, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
2954 STAGE_GP(gather_565, const SkRasterPipeline_GatherCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1946 STAGE(gather_565, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
3577 STAGE_GP(gather_565, const SkRasterPipeline_GatherCtx* ctx) {