Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dreverseline.cpp20 connect(rearVision_setting_label,SIGNAL(clicked()),this,SLOT(on_pictureLabel1_clicked())); in ReverseLine()
35 void ReverseLine::on_pictureLabel1_clicked() in on_pictureLabel1_clicked() function in ReverseLine
H A Dadas.cpp23 connect(rear_ADAS_label,SIGNAL(clicked()),this,SLOT(on_pictureLabel1_clicked())); in ADAS()
30 void ADAS::on_pictureLabel1_clicked() in on_pictureLabel1_clicked() function in ADAS
H A Dreverseline.h22 void on_pictureLabel1_clicked();
H A Dadas.h26 void on_pictureLabel1_clicked();