Home
last modified time | relevance | path

Searched refs:load_1010102_dst (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkRasterPipeline.cpp227 case kRGBA_1010102_SkColorType: this->append(load_1010102_dst, ctx); break; in append_load_dst()
241 case kBGRA_1010102_SkColorType: this->append(load_1010102_dst, ctx); in append_load_dst()
245 case kRGB_101010x_SkColorType: this->append(load_1010102_dst, ctx); in append_load_dst()
249 case kBGR_101010x_SkColorType: this->append(load_1010102_dst, ctx); in append_load_dst()
DSkRasterPipeline.h62 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skqp/src/core/
DSkRasterPipeline.cpp197 case kRGBA_1010102_SkColorType: this->append(load_1010102_dst, ctx); break; in append_load_dst()
209 case kRGB_101010x_SkColorType: this->append(load_1010102_dst, ctx); in append_load_dst()
DSkRasterPipeline.h51 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1703 STAGE(load_1010102_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3295 NOT_IMPLEMENTED(load_1010102_dst)
/external/skia/src/opts/
DSkRasterPipeline_opts.h2109 STAGE(load_1010102_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4073 NOT_IMPLEMENTED(load_1010102_dst)