Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscreen_test.c16 int all_key_change; variable
119 if ((code == picture_change_key) || all_key_change) { in screenTest_key_detect()
147 if (script_fetch("Lcd", "all_key_change", &all_key_change, 1) != 0) { in screen_test()
148 printf("%s: all_key_change err : %d !!!\r\n",__func__, all_key_change); in screen_test()
149 all_key_change = 0; in screen_test()
/OK3568_Linux_fs/external/rk_pcba_test/rk_pcba_test/
H A Dtest_config.cfg79 ; all_key_change: if 1, all keys will change the picture(after test started).
90 all_key_change = 1