Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp689 auto placementStage = choose_pixel_placer(srcImageInfo.alphaType(), &fPixelStage); in SkLinearBitmapPipeline() local
690 auto samplerStage = choose_pixel_sampler(placementStage, srcPixmap, &fSampleStage); in SkLinearBitmapPipeline()