Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-fill.c1500 s16 text_x, text_y, text_yinc; in PrintStats() local
1623 text_yinc = STAT_CHAR_HT + STAT_CHAR_YSP; in PrintStats()
1631 text_yinc = -(STAT_CHAR_HT + STAT_CHAR_YSP); in PrintStats()
1639 text_yinc = STAT_CHAR_HT + STAT_CHAR_YSP / 2; in PrintStats()
1647 text_yinc = -(STAT_CHAR_HT + STAT_CHAR_YSP / 2); in PrintStats()
1775 text_y += text_yinc; in PrintStats()