HomeSort by: relevance | last modified time | path
    Searched refs:FT_Span (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/
ftimage.h 803 * FT_Span
834 * FT_Span
864 } FT_Span;
900 const FT_Span* spans,
  /xsrc/external/mit/freetype/dist/src/smooth/
ftsmooth.c 113 const FT_Span* spans,
342 const FT_Span* spans,
381 /* Reject outlines that are too wide for 16-bit FT_Span. */
ftgrays.c 434 /* FT_Span buffer size for direct rendering only */
470 FT_Span spans[FT_MAX_GRAY_SPANS];
1235 FT_Span* span = ras.spans + ras.num_spans++;

Completed in 7 milliseconds