Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpicture_view.cpp123 void Picture_view::show_image(QFileInfo fileInfo_to_show) in show_image() function in Picture_view
183 show_image(file_list.at(--current_pic)); in on_prePicButton_clicked()
194 show_image(file_list.at(++current_pic)); in on_nextPicButton_clicked()
H A Dpicture_view.h26 void show_image(QFileInfo fileInfo_to_show);