Home
last modified time | relevance | path

Searched refs:distort (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkAutoKern.h41 int distort = fPrevRsbDelta - glyph.fLsbDelta; in adjust()
45 if (distort >= 32) in adjust()
47 else if (distort < -32) in adjust()
/external/freetype/src/autofit/
Dafwarp.c115 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best() local
120 distort < warper->best_distort ) ) in af_warper_compute_line_best()
123 warper->best_distort = distort; in af_warper_compute_line_best()
/external/bluetooth/glib/
DChangeLog.pre-2-81453 deficiencies may distort the ABI on other platforms. (#161741)