Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRasterPipeline.cpp167 case kRGBA_1010102_SkColorType: this->append(load_1010102, ctx); break; in append_load()
179 case kRGB_101010x_SkColorType: this->append(load_1010102, ctx); in append_load()
DSkRasterPipeline.h51 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skia/src/core/
DSkRasterPipeline.cpp167 case kRGBA_1010102_SkColorType: this->append(load_1010102, ctx); break; in append_load()
180 case kRGB_101010x_SkColorType: this->append(load_1010102, ctx); in append_load()
DSkRasterPipeline.h51 M(load_1010102) M(load_1010102_dst) M(store_1010102) M(gather_1010102) \
/external/skia/src/opts/
DSkRasterPipeline_opts.h1715 STAGE(load_1010102, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3381 NOT_IMPLEMENTED(load_1010102)
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1699 STAGE(load_1010102, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3294 NOT_IMPLEMENTED(load_1010102)