Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem_p_p.h417 m_wrapOffset_id = program()->uniformLocation("wrapOffset"); in initialize()
424 int m_wrapOffset_id; variable
464 m_wrapOffset_id = program()->uniformLocation("wrapOffset"); in initialize()
474 int m_wrapOffset_id; variable
H A Dqdeclarativepolygonmapitem_p_p.h192 m_wrapOffset_id = program()->uniformLocation("wrapOffset"); in initialize()
199 int m_wrapOffset_id; variable
H A Dqdeclarativepolylinemapitem.cpp1581 program()->setUniformValue(m_wrapOffset_id, float(newMaterial->wrapOffset())); in updateState()
1800 program()->setUniformValue(m_wrapOffset_id, float(newMaterial->wrapOffset())); in updateState()
H A Dqdeclarativepolygonmapitem.cpp1068 program()->setUniformValue(m_wrapOffset_id, float(newMaterial->wrapOffset())); in updateState()