Searched refs:FT_TRACE6 (Results 1 - 9 of 9) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dftdebug.h163 #define FT_TRACE6( varformat ) FT_TRACE( 6, varformat ) macro
/external/freetype/src/pfr/
H A Dpfrgload.c372 FT_TRACE6(( "- end glyph" ));
377 FT_TRACE6(( "- general line" ));
381 FT_TRACE6(( "- move to inside" ));
385 FT_TRACE6(( "- move to outside" ));
392 FT_TRACE6(( "- horizontal line to cx.%d", format_low ));
402 FT_TRACE6(( "- vertical line to cy.%d", format_low ));
412 FT_TRACE6(( "- hv curve " ));
418 FT_TRACE6(( "- vh curve" ));
424 FT_TRACE6(( "- general curve" ));
/external/freetype/src/truetype/
H A Dttgxvar.c1610 FT_TRACE6(( " axis coordinate %d (%.5f):\n",
1613 FT_TRACE6(( " intermediate coordinates %d (%.5f, %.5f):\n",
1625 FT_TRACE6(( " tuple coordinate is zero, ignored\n", i ));
1631 FT_TRACE6(( " axis coordinate is zero, stop\n" ));
1638 FT_TRACE6(( " tuple coordinate value %.5f fits perfectly\n",
1651 FT_TRACE6(( " tuple coordinate value %.5f is exceeded, stop\n",
1657 FT_TRACE6(( " tuple coordinate value %.5f fits\n",
1670 FT_TRACE6(( " intermediate tuple range [%.5f;%.5f] is exceeded,"
1680 FT_TRACE6(( " intermediate tuple range [%.5f;%.5f] fits\n",
1690 FT_TRACE6(( " intermediat
[all...]
H A Dttinterp.c3675 FT_TRACE6(( "sph: Function %d, opcode ptrn: %d, %s %s\n",
7323 FT_TRACE6(( "Setting rasterizer version %d\n",
7771 FT_TRACE6(( " " ));
7773 FT_TRACE6(( opcode_name[exc->opcode] + 2 ));
7780 FT_TRACE6(( "\n" ));
7855 FT_TRACE6(( "sph: opcode ptrn: %d, %s %s\n",
/external/freetype/src/sfnt/
H A Dttpost.c243 FT_TRACE6(( "load_format_20: %d byte left in post table\n",
/external/freetype/src/psaux/
H A Dpshints.c309 FT_TRACE6(( " index csCoord dsCoord scale flags\n" ));
316 FT_TRACE6(( " %3d %7.2f %7.2f %5d %s%s%s%s\n",
1028 FT_TRACE6(( initialMap ? "flags: [p]air [g]host [t]op "
1046 FT_TRACE6(( "(adjusted)\n" ));
/external/freetype/src/type42/
H A Dt42parse.c410 FT_TRACE6(( "encoding end\n" ));
417 FT_TRACE6(( "encoding end\n" ));
/external/freetype/src/raster/
H A Dftraster.c197 #define FT_TRACE6( x ) do { } while ( 0 ) /* nothing */ macro
625 FT_TRACE6(( "Set_High_Precision(%s)\n", High ? "true" : "false" ));
683 FT_TRACE6(( " new ascending profile = %p\n", ras.cProfile ));
689 FT_TRACE6(( " new descending profile = %p\n", ras.cProfile ));
744 FT_TRACE6(( " ending profile %p, start = %ld, height = %ld\n",
/external/freetype/src/type1/
H A Dt1load.c1411 FT_TRACE6(( "encoding end\n" ));
1418 FT_TRACE6(( "encoding end\n" ));

Completed in 261 milliseconds