Home
last modified time | relevance | path

Searched refs:setTexture (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.h80 void setTexture(); in QT_FORWARD_DECLARE_CLASS()
H A Dmainwindow.cpp139 showMenu->addAction("Show 2D Texture", glwidget, &GLWidget::setTexture); in MainWindow()
H A Dglwidget.cpp120 void GLWidget::setTexture() in setTexture() function in GLWidget
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.h80 void setTexture(); in QT_FORWARD_DECLARE_CLASS()
H A Dmainwindow.cpp139 showMenu->addAction("Show 2D Texture", glwidget, &GLWidget::setTexture); in MainWindow()
H A Dglwidget.cpp120 void GLWidget::setTexture() in setTexture() function in GLWidget
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmapiconobjectqsg.cpp116 m_imageNode->setTexture(window->createTextureFromImage(m_image)); in updateMapObjectNode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqsgmapboxglnode.cpp84 setTexture(fboTexture); in resize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp558 tileNode->setTexture(textures.value(s)); in updateTiles()