Home
last modified time | relevance | path

Searched refs:ps_debug_hint_func (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pshinter/
Dpshalgo.c35 PSH_HintFunc ps_debug_hint_func = 0; variable
416 if ( ps_debug_hint_func ) in ps_simple_scale()
417 ps_debug_hint_func( hint, dimension ); in ps_simple_scale()
654 if ( ps_debug_hint_func ) in psh_hint_align()
655 ps_debug_hint_func( hint, dimension ); in psh_hint_align()
839 if ( ps_debug_hint_func )
840 ps_debug_hint_func( hint, dimension );
Dpshalgo.h236 extern PSH_HintFunc ps_debug_hint_func;