Home
last modified time | relevance | path

Searched refs:store_a16 (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRasterPipeline.h57 M(load_a16) M(store_a16) \
/third_party/skia/src/gpu/
DGrDataUtils.cpp432 case GrColorType::kAlpha_16: *store = SkRasterPipeline::store_a16; break; in get_dst_swizzle_and_store()
480 *store = SkRasterPipeline::store_a16; in get_dst_swizzle_and_store()
/third_party/skia/src/core/
DSkRasterPipeline.h59 M(load_a16) M(load_a16_dst) M(store_a16) M(gather_a16) \
DSkRasterPipeline.cpp280 case kA16_unorm_SkColorType: this->append(store_a16, ctx); break; in append_store()
/third_party/skia/tests/
DSkRasterPipelineTest.cpp428 p.append(SkRasterPipeline::store_a16, &dst); in DEF_TEST()
/third_party/flutter/skia/tests/
DSkRasterPipelineTest.cpp425 p.append(SkRasterPipeline::store_a16, &dst); in DEF_TEST()
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp467 *store = SkRasterPipeline::store_a16; in get_dst_swizzle_and_store()
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h2004 STAGE(store_a16, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4097 NOT_IMPLEMENTED(store_a16)
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h2074 STAGE(store_a16, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4261 NOT_IMPLEMENTED(store_a16)