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.c33 PSH_HintFunc ps_debug_hint_func = NULL; variable
412 if ( ps_debug_hint_func ) in ps_simple_scale()
413 ps_debug_hint_func( hint, dimension ); in ps_simple_scale()
650 if ( ps_debug_hint_func ) in psh_hint_align()
651 ps_debug_hint_func( hint, dimension ); in psh_hint_align()
835 if ( ps_debug_hint_func )
836 ps_debug_hint_func( hint, dimension );
Dpshalgo.h222 extern PSH_HintFunc ps_debug_hint_func;