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

  /external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c 786 TCoord two_fx = (TCoord)( ( ras.x - SUBPIXELS( ex ) ) << 1 ); local
798 ras.area += (TArea)two_fx * delta;
805 area = (TArea)two_fx * delta;
816 ras.area += (TArea)two_fx * delta;
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 786 TCoord two_fx = (TCoord)( ( ras.x - SUBPIXELS( ex ) ) << 1 ); local
798 ras.area += (TArea)two_fx * delta;
805 area = (TArea)two_fx * delta;
816 ras.area += (TArea)two_fx * delta;
    [all...]

Completed in 24 milliseconds