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