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