Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.h53 class BlendProcessorInterface; variable
94 BlendProcessorInterface* next,
101 BlendProcessorInterface* chooseBlenderForShading(
DSkLinearBitmapPipeline_sample.h305 NearestNeighborSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next, Args&& ... args) in NearestNeighborSampler()
308 NearestNeighborSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next, in NearestNeighborSampler()
464 SkLinearBitmapPipeline::BlendProcessorInterface* next, in BilerpSampler()
476 BilerpSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next, in BilerpSampler()
DSkLinearBitmapPipeline_core.h229 class SkLinearBitmapPipeline::BlendProcessorInterface
DSkLinearBitmapPipeline.cpp291 using Blender = SkLinearBitmapPipeline::BlendProcessorInterface;