Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp598 static SkLinearBitmapPipeline::BilerpProcessorInterface* choose_pixel_sampler( in choose_pixel_sampler() function
690 auto samplerStage = choose_pixel_sampler(placementStage, srcPixmap, &fSampleStage); in SkLinearBitmapPipeline()