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

  /external/skia/src/core/
SkLinearBitmapPipeline.h 72 PixelStage fPixelStage;
SkLinearBitmapPipeline.cpp 689 auto placementStage = choose_pixel_placer(srcImageInfo.alphaType(), &fPixelStage);
699 fPixelStage->setDestination(dst);

Completed in 60 milliseconds