Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c673 static u32 countDisp ; in draw_sampling_rate() local
681 countDisp = MySamplingCount ; in draw_sampling_rate()
687 (void)draw_kfont_s32( 14,17+O6Y, white_clr, (s32)countDisp ) ; in draw_sampling_rate()
Dmpls.c638 static u32 countDisp; in draw_sampling_rate() local
646 countDisp = MySamplingCount; in draw_sampling_rate()
652 draw_kfont_s32 ( 59.0f,0.5f, white_clr, (s32)countDisp ); in draw_sampling_rate()