Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp601 SkLinearBitmapPipeline::SampleStage* sampleStage) { in choose_pixel_sampler() argument
608 sampleStage->Initialize<Sampler<Passthrough8888<kSRGB_SkColorProfileType>>>( in choose_pixel_sampler()
612 sampleStage->Initialize<Sampler<Passthrough8888<kLinear_SkColorProfileType>>>( in choose_pixel_sampler()
624 return sampleStage->get(); in choose_pixel_sampler()