Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRasterPipeline.cpp196 case kRGBA_8888_SkColorType: this->append(load_8888_dst, ctx); break; in append_load_dst()
205 case kRGB_888x_SkColorType: this->append(load_8888_dst, ctx); in append_load_dst()
213 case kBGRA_8888_SkColorType: this->append(load_8888_dst, ctx); in append_load_dst()
DSkRasterPipeline.h50 M(load_8888) M(load_8888_dst) M(store_8888) M(gather_8888) \
/external/skia/src/core/
DSkRasterPipeline.cpp226 case kRGBA_8888_SkColorType: this->append(load_8888_dst, ctx); break; in append_load_dst()
237 case kRGB_888x_SkColorType: this->append(load_8888_dst, ctx); in append_load_dst()
254 case kBGRA_8888_SkColorType: this->append(load_8888_dst, ctx); in append_load_dst()
DSkRasterPipeline.h57 M(load_8888) M(load_8888_dst) M(store_8888) M(gather_8888) \
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1680 STAGE(load_8888_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
2904 STAGE_PP(load_8888_dst, const SkRasterPipeline_MemoryCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1987 STAGE(load_8888_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3525 STAGE_PP(load_8888_dst, const SkRasterPipeline_MemoryCtx* ctx) {