Searched refs:integerPixel (Results 1 – 1 of 1) sorted by relevance
963 int integerPixel = int(finalValue + 0.5f); in BlurGroundTruth() local964 *outPixel = SkClampMax( SkClampPos(integerPixel), 255 ); in BlurGroundTruth()