HomeSort by relevance Sort by last modified time
    Searched full:placementstage (Results 1 - 1 of 1) sorted by null

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

Completed in 142 milliseconds