Lines Matching refs:BilerpProcessorInterface
46 class SkLinearBitmapPipeline::BilerpProcessorInterface
158 class BilerpProcessor final : public SkLinearBitmapPipeline::BilerpProcessorInterface {
191 class SkippedStage final : public SkLinearBitmapPipeline::BilerpProcessorInterface {
310 template <typename Next = SkLinearBitmapPipeline::BilerpProcessorInterface>
344 SkLinearBitmapPipeline::BilerpProcessorInterface* next,
386 template <typename Next = SkLinearBitmapPipeline::BilerpProcessorInterface>
420 template <typename Next = SkLinearBitmapPipeline::BilerpProcessorInterface>
423 static SkLinearBitmapPipeline::BilerpProcessorInterface* choose_tiler(
424 SkLinearBitmapPipeline::BilerpProcessorInterface* next,
560 class Sampler final : public SkLinearBitmapPipeline::BilerpProcessorInterface {
598 static SkLinearBitmapPipeline::BilerpProcessorInterface* choose_pixel_sampler(