Home
last modified time | relevance | path

Searched refs:load_565 (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/core/
DSkRasterPipeline.h46 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
DSkRasterPipeline.cpp164 case kRGB_565_SkColorType: this->append(load_565, ctx); break; in append_load()
/external/skia/src/core/
DSkRasterPipeline.h50 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
DSkRasterPipeline.cpp175 case kRGB_565_SkColorType: this->append(load_565, ctx); break; in append_load()
/external/skia/src/gpu/
DGrDataUtils.cpp351 case GrColorType::kBGR_565: *load = SkRasterPipeline::load_565; break; in get_load_and_src_swizzle()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1627 STAGE(load_565, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
2943 STAGE_PP(load_565, const SkRasterPipeline_MemoryCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1934 STAGE(load_565, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3566 STAGE_PP(load_565, const SkRasterPipeline_MemoryCtx* ctx) {