Home
last modified time | relevance | path

Searched refs:bicubic_clamp_8888 (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkRasterPipeline.h65 M(bilerp_clamp_8888) M(bicubic_clamp_8888) \
/external/skia/src/shaders/
DSkImageShader.cpp653 p->append(SkRasterPipeline::bicubic_clamp_8888, gather); in doStages()
/external/skia/src/opts/
DSkRasterPipeline_opts.h2798 STAGE(bicubic_clamp_8888, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument
4105 NOT_IMPLEMENTED(bicubic_clamp_8888)