Searched refs:SkLinearBitmapPipeline (Results 1 – 7 of 7) sorted by relevance
26 class SkLinearBitmapPipeline::PointProcessorInterface {46 class SkLinearBitmapPipeline::BilerpProcessorInterface47 : public SkLinearBitmapPipeline::PointProcessorInterface {64 class SkLinearBitmapPipeline::PixelPlacerInterface {128 class PointProcessor final : public SkLinearBitmapPipeline::PointProcessorInterface {158 class BilerpProcessor final : public SkLinearBitmapPipeline::BilerpProcessorInterface {191 class SkippedStage final : public SkLinearBitmapPipeline::BilerpProcessorInterface {226 template <typename Next = SkLinearBitmapPipeline::PointProcessorInterface>252 template <typename Next = SkLinearBitmapPipeline::PointProcessorInterface>279 template <typename Next = SkLinearBitmapPipeline::PointProcessorInterface>[all …]
18 class SkLinearBitmapPipeline {20 SkLinearBitmapPipeline(25 ~SkLinearBitmapPipeline();
38 SkLinearBitmapPipeline pipeline{invert, kNone_SkFilterQuality, SkShader::kClamp_TileMode, in DEF_TEST()
120 SkLinearBitmapPipeline pipeline{ in draw_rect_fp()
147 SkLinearBitmapPipeline pipeline{ in onDraw()
153 '<(skia_src_path)/core/SkLinearBitmapPipeline.cpp',154 '<(skia_src_path)/core/SkLinearBitmapPipeline.h',
176 src/core/SkLinearBitmapPipeline.cpp \