Home
last modified time | relevance | path

Searched refs:FT_TRACE7 (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c448 FT_TRACE7(( " cx#%d", idx )); in pfr_glyph_load_simple()
454 FT_TRACE7(( " x.%ld", cur->x )); in pfr_glyph_load_simple()
461 FT_TRACE7(( " dx.%d", delta )); in pfr_glyph_load_simple()
465 FT_TRACE7(( " |" )); in pfr_glyph_load_simple()
478 FT_TRACE7(( " cy#%d", idx )); in pfr_glyph_load_simple()
484 FT_TRACE7(( " y.%ld", cur->y )); in pfr_glyph_load_simple()
491 FT_TRACE7(( " dy.%d", delta )); in pfr_glyph_load_simple()
495 FT_TRACE7(( " -" )); in pfr_glyph_load_simple()
514 FT_TRACE7(( "\n" )); in pfr_glyph_load_simple()
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c193 #define FT_TRACE7( x ) do { } while ( 0 ) /* nothing */ macro
2220 FT_TRACE7(( " y=%d x=[% .12f;% .12f]", in Vertical_Sweep_Span()
2253 FT_TRACE7(( " -> x=[%ld;%ld]", e1, e2 )); in Vertical_Sweep_Span()
2280 FT_TRACE7(( "\n" )); in Vertical_Sweep_Span()
2295 FT_TRACE7(( " y=%d x=[% .12f;% .12f]", in Vertical_Sweep_Drop()
2425 FT_TRACE7(( " -> x=%ld", e1 )); in Vertical_Sweep_Drop()
2434 FT_TRACE7(( " dropout=%d\n", left->flags & 7 )); in Vertical_Sweep_Drop()
2478 FT_TRACE7(( " x=%d y=[% .12f;% .12f]", in Horizontal_Sweep_Span()
2504 FT_TRACE7(( bits[0] & f1 ? " redundant" in Horizontal_Sweep_Span()
2526 FT_TRACE7(( bits[0] & f1 ? " redundant" in Horizontal_Sweep_Span()
[all …]
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfrend.c87 FT_TRACE7(( "[sdf] sdf_property_set:" in sdf_property_set()
97 FT_TRACE7(( "[sdf] sdf_property_set:" in sdf_property_set()
107 FT_TRACE7(( "[sdf] sdf_property_set:" in sdf_property_set()
117 FT_TRACE7(( "[sdf] sdf_property_set:" in sdf_property_set()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c3498 FT_TRACE7(( " CVT deltas:\n" )); in tt_face_vary_cvt()
3512 FT_TRACE7(( " %d: %f -> %f\n", in tt_face_vary_cvt()
3525 FT_TRACE7(( " none\n" )); in tt_face_vary_cvt()
3536 FT_TRACE7(( " CVT deltas:\n" )); in tt_face_vary_cvt()
3554 FT_TRACE7(( " %d: %f -> %f\n", in tt_face_vary_cvt()
3567 FT_TRACE7(( " none\n" )); in tt_face_vary_cvt()
4062 FT_TRACE7(( " point deltas:\n" )); in TT_Vary_Apply_Glyph_Deltas()
4108 FT_TRACE7(( " %d: (%f, %f) -> (%f, %f)\n", in TT_Vary_Apply_Glyph_Deltas()
4125 FT_TRACE7(( " none\n" )); in TT_Vary_Apply_Glyph_Deltas()
4165 FT_TRACE7(( " point deltas:\n" )); in TT_Vary_Apply_Glyph_Deltas()
[all …]
Dttgload.c725 FT_TRACE7(( " subglyph %d:\n", i )); in TT_Load_Composite_Glyph()
727 FT_TRACE7(( " glyph index: %d\n", subglyph->index )); in TT_Load_Composite_Glyph()
730 FT_TRACE7(( " offset: x=%d, y=%d\n", in TT_Load_Composite_Glyph()
734 FT_TRACE7(( " matching points: base=%d, component=%d\n", in TT_Load_Composite_Glyph()
739 FT_TRACE7(( " scaling: %f\n", in TT_Load_Composite_Glyph()
742 FT_TRACE7(( " scaling: x=%f, y=%f\n", in TT_Load_Composite_Glyph()
747 FT_TRACE7(( " scaling: xx=%f, yx=%f\n", in TT_Load_Composite_Glyph()
750 FT_TRACE7(( " xy=%f, yy=%f\n", in TT_Load_Composite_Glyph()
Dttobjs.c165 FT_TRACE7(( "name without randomization tag: %s\n", name + 7 )); in tt_skip_pdffont_random_tag()
Dttinterp.c7878 FT_TRACE7(( "%06ld ", exc->IP )); in TT_RunIns()
7880 FT_TRACE7(( "%*s", *opcode_name[exc->opcode] == 'A' in TT_RunIns()
7885 FT_TRACE7(( " %ld", exc->stack[exc->top - n] )); in TT_RunIns()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftdebug.h255 #define FT_TRACE7( varformat ) FT_TRACE( 7, varformat ) macro
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c222 #ifndef FT_TRACE7
223 #define FT_TRACE7( varformat ) FT_Message varformat macro
238 #define FT_TRACE7( x ) do { } while ( 0 ) /* nothing */ macro
1924 FT_TRACE7(( "band [%d..%d]: %ld cell%s remaining/\n", in gray_convert_glyph_inner()
1934 FT_TRACE7(( "band [%d..%d]: to be bisected\n", in gray_convert_glyph_inner()
2026 FT_TRACE7(( "gray_convert_glyph: rotten glyph\n" )); in gray_convert_glyph()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c649 FT_TRACE7(( " Got hint at %.2f (%.2f)\n", in cf2_hintmap_insertHint()
653 FT_TRACE7(( " Got hint at %.2f (%.2f)\n", in cf2_hintmap_insertHint()
776 FT_TRACE7(( " Inserting hint %.2f (%.2f)\n", in cf2_hintmap_insertHint()
786 FT_TRACE7(( " Inserting hint %.2f (%.2f)\n", in cf2_hintmap_insertHint()
/third_party/skia/third_party/externals/freetype/src/base/
Dftstream.c241 FT_TRACE7(( "FT_Stream_EnterFrame: %ld bytes\n", count )); in FT_Stream_EnterFrame()
328 FT_TRACE7(( "FT_Stream_ExitFrame\n" )); in FT_Stream_ExitFrame()
Dftobjs.c4824 FT_TRACE7(( "Netpbm image: start\n" )); in FT_Render_Glyph_Internal()
4828 FT_TRACE7(( "P1 %d %d\n", width, rows )); in FT_Render_Glyph_Internal()
4833 FT_TRACE7(( " %d", in FT_Render_Glyph_Internal()
4835 FT_TRACE7(( "\n" )); in FT_Render_Glyph_Internal()
4840 FT_TRACE7(( "P2 %d %d 255\n", width, rows )); in FT_Render_Glyph_Internal()
4844 FT_TRACE7(( " %3u", topleft[i * pitch + j] )); in FT_Render_Glyph_Internal()
4845 FT_TRACE7(( "\n" )); in FT_Render_Glyph_Internal()
4848 FT_TRACE7(( "Netpbm image: end\n" )); in FT_Render_Glyph_Internal()
4851 FT_TRACE7(( "Netpbm image: too large, omitted\n" )); in FT_Render_Glyph_Internal()
5478 FT_TRACE7(( "FT_Done_Library: close faces for %s\n", module_name )); in FT_Done_Library()
/third_party/skia/third_party/externals/freetype/docs/
DDEBUG23 `FT_TRACE1', `FT_TRACE2', ..., `FT_TRACE7'.
133 `FT_TRACE7' can be used with constant level indices, and are much
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c287 FT_TRACE7( varformat ); \
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.24576 Remove SPH_DEBUG and replace with FT_TRACE7.
596 (Ins_GETINFO): Remove SPH_DEBUG and replace with FT_TRACE7.
1810 * src/autofit/afhints.c: Use `FT_TRACE7' instead of `printf'
5366 from` FT_TRACE7' to `FT_TRACE1'.
DChangeLog.234052 (FT_TRACE5, FT_TRACE7) [_STANDALONE_]: New macros.
4056 Use FT_TRACE7.
4058 (gray_convert_glyph): Use FT_TRACE7.
DChangeLog.264129 * src/raster/ftraster.c (FT_TRACE7) [_STANDALONE_]: Define.