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

  /external/freetype/include/freetype/
ftoutln.h 71 /* FT_Outline_Decompose */
84 /* FT_Outline_Decompose */
108 FT_Outline_Decompose( FT_Outline* outline,
  /external/freetype/src/base/
ftbbox.c 50 /* FT_Outline_Decompose(). It simply records the destination point */
143 /* FT_Outline_Decompose(). It checks a conic Bezier curve with the */
510 /* FT_Outline_Decompose(). It checks a cubic Bezier curve with the */
649 error = FT_Outline_Decompose( outline, &bbox_interface, &user );
ftoutln.c 50 FT_Outline_Decompose( FT_Outline* outline,
87 FT_TRACE5(( "FT_Outline_Decompose: Outline %d\n", n ));
281 FT_TRACE5(( "FT_Outline_Decompose: Done\n", n ));
285 FT_TRACE5(( "FT_Outline_Decompose: Error %d\n", error ));
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]

Completed in 1057 milliseconds