HomeSort by relevance Sort by last modified time
    Searched refs:BlendProcessorInterface (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkLinearBitmapPipeline.h 63 class BlendProcessorInterface;
104 BlendProcessorInterface* next,
111 BlendProcessorInterface* chooseBlenderForShading(
SkLinearBitmapPipeline_core.h 229 class SkLinearBitmapPipeline::BlendProcessorInterface
SkLinearBitmapPipeline_sample.h 339 NearestNeighborSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next, Args&& ... args)
342 NearestNeighborSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next,
498 SkLinearBitmapPipeline::BlendProcessorInterface* next,
510 BilerpSampler(SkLinearBitmapPipeline::BlendProcessorInterface* next,
    [all...]
SkLinearBitmapPipeline.cpp 291 using Blender = SkLinearBitmapPipeline::BlendProcessorInterface;

Completed in 62 milliseconds