Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dsetfirst.cpp20 extern int g_iNowVoiceValue;
54 ui->voiceSlider->setValue(g_iNowVoiceValue); in SetFirst()
190 g_iNowVoiceValue=n_value; in on_slider_valuechanged()
318 ui->voiceSlider->setValue(g_iNowVoiceValue); in on_voiceButton_clicked()
H A Dmain_desktop.cpp28 int g_iNowVoiceValue = 50; variable