Home
last modified time | relevance | path

Searched refs:store_565 (Results 1 – 6 of 6) 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.h46 M(load_565) M(load_565_dst) M(store_565) M(gather_565) \
DSkRasterPipeline.cpp226 case kRGB_565_SkColorType: this->append(store_565, ctx); break; in append_store()
/external/skia/src/opts/
DSkRasterPipeline_opts.h1661 STAGE(store_565, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
2969 STAGE_PP(store_565, const SkRasterPipeline_MemoryCtx* ctx) {
/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) {