Searched refs:distort (Results 1 – 3 of 3) sorted by relevance
41 int distort = fPrevRsbDelta - glyph.fLsbDelta; in adjust()45 if (distort >= 32) in adjust()47 else if (distort < -32) in adjust()
115 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best() local120 distort < warper->best_distort ) ) in af_warper_compute_line_best()123 warper->best_distort = distort; in af_warper_compute_line_best()
1453 deficiencies may distort the ABI on other platforms. (#161741)