Searched refs:integerPixel (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkBlurMask.cpp | 615 int integerPixel = int(finalValue + 0.5f); in BlurGroundTruth() local 616 *outPixel = SkTPin(SkClampPos(integerPixel), 0, 255); in BlurGroundTruth() |
Completed in 2 milliseconds