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

  /external/skia/src/core/
SkLinearBitmapPipeline_tile.h 30 * value should be a border color. For this case, create the span using clampToSinglePixel.
92 leftClamped.clampToSinglePixel({SK_ScalarHalf, y});
100 span.clampToSinglePixel({fXMaxPixel, y});
106 rightClamped.clampToSinglePixel({fXMaxPixel, y});
114 span.clampToSinglePixel({SK_ScalarHalf, y});
SkLinearBitmapPipeline_core.h 143 void clampToSinglePixel(SkPoint pixel) {

Completed in 668 milliseconds