Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp399 SampleProcessorInterface* sampleStage; in SkLinearBitmapPipeline() local
403 sampleStage = sampler; in SkLinearBitmapPipeline()
408 sampleStage = sampler; in SkLinearBitmapPipeline()
412 auto tilerStage = pipeline.fTileStageCloner(sampleStage, allocator); in SkLinearBitmapPipeline()