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.c34 PSH_HintFunc ps_debug_hint_func = NULL; variable
413 if ( ps_debug_hint_func ) in ps_simple_scale()
414 ps_debug_hint_func( hint, dimension ); in ps_simple_scale()
651 if ( ps_debug_hint_func ) in psh_hint_align()
652 ps_debug_hint_func( hint, dimension ); in psh_hint_align()
836 if ( ps_debug_hint_func )
837 ps_debug_hint_func( hint, dimension );
Dpshalgo.h222 extern PSH_HintFunc ps_debug_hint_func;