Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDataUtils.cpp352 case GrColorType::kABGR_4444: *load = SkRasterPipeline::load_4444; break; in get_load_and_src_swizzle()
354 *load = SkRasterPipeline::load_4444; break; in get_load_and_src_swizzle()
356 *load = SkRasterPipeline::load_4444; break; in get_load_and_src_swizzle()
/external/skqp/src/core/
DSkRasterPipeline.h47 M(load_4444) M(load_4444_dst) M(store_4444) M(gather_4444) \
DSkRasterPipeline.cpp165 case kARGB_4444_SkColorType: this->append(load_4444, ctx); break; in append_load()
/external/skia/src/core/
DSkRasterPipeline.h51 M(load_4444) M(load_4444_dst) M(store_4444) M(gather_4444) \
DSkRasterPipeline.cpp176 case kARGB_4444_SkColorType: this->append(load_4444, ctx); break; in append_load()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1654 STAGE(load_4444, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
2990 STAGE_PP(load_4444, const SkRasterPipeline_MemoryCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1961 STAGE(load_4444, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3613 STAGE_PP(load_4444, const SkRasterPipeline_MemoryCtx* ctx) {