Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h272 mutable QMatrix4x4 m_qsgTransform; variable
H A Dqgeoprojection.cpp218 m_qsgTransform = QMatrix4x4(m_itemToWindowTransform) * toMatrix4x4(m_transformation0); in qsgTransform()
221 return m_qsgTransform; in qsgTransform()