Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dcprojectionpicture.cpp15 horizontalOffset(0), in CProjectionPicture()
146 painter.translate(horizontalOffset, verticalOffset); in paintEvent()
183 horizontalOffset += delta.x(); in panTriggered()
308 horizontalOffset += delta.x(); in translate()
H A Dcprojectionpicture.h53 qreal horizontalOffset; variable