Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp628 class PlaceFPPixel final : public SkLinearBitmapPipeline::PixelPlacerInterface { class
668 placerStage->Initialize<PlaceFPPixel<kUnpremul_SkAlphaType>>(); in choose_pixel_placer()
671 placerStage->Initialize<PlaceFPPixel<kPremul_SkAlphaType>>(); in choose_pixel_placer()