Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-fill.c1266 #define STAT_CHAR_YSP 2 // vertical space macro
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()