Home
last modified time | relevance | path

Searched refs:store_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.cpp224 case kRGB_565_SkColorType: this->append(store_565, ctx); break; in append_store()
/external/skia/src/core/
DSkRasterPipeline.h50 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
DSkRasterPipeline.cpp267 case kRGB_565_SkColorType: this->append(store_565, ctx); break; in append_store()
/external/skia/src/gpu/
DGrDataUtils.cpp429 case GrColorType::kBGR_565: *store = SkRasterPipeline::store_565; break; in get_dst_swizzle_and_store()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1645 STAGE(store_565, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
2951 STAGE_PP(store_565, const SkRasterPipeline_MemoryCtx* ctx) {
/external/skia/src/opts/
DSkRasterPipeline_opts.h1952 STAGE(store_565, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3574 STAGE_PP(store_565, const SkRasterPipeline_MemoryCtx* ctx) {