HomeSort by relevance Sort by last modified time
    Searched defs:distort (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/freetype/src/autofit/
afwarp.c 141 AF_WarpScore distort = base_distort + ( idx - idx0 ); local
146 distort < warper->best_distort ) )
149 warper->best_distort = distort;
  /external/freetype/src/autofit/
afwarp.c 141 AF_WarpScore distort = base_distort + ( idx - idx0 ); local
146 distort < warper->best_distort ) )
149 warper->best_distort = distort;

Completed in 365 milliseconds