Home
last modified time | relevance | path

Searched refs:load_16161616 (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkRasterPipeline.h61 M(load_16161616) M(load_16161616_dst) M(store_16161616) M(gather_16161616) \
DSkRasterPipeline.cpp182 case kR16G16B16A16_unorm_SkColorType:this->append(load_16161616,ctx); break; in append_load()
/external/skia/tests/
DSkRasterPipelineTest.cpp452 p.append(SkRasterPipeline::load_16161616, &src); in DEF_TEST()
/external/skia/src/gpu/
DGrDataUtils.cpp366 case GrColorType::kRGBA_16161616: *load = SkRasterPipeline::load_16161616; break; in get_load_and_src_swizzle()
/external/skia/src/opts/
DSkRasterPipeline_opts.h2080 STAGE(load_16161616, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4042 NOT_IMPLEMENTED(load_16161616)