Home
last modified time | relevance | path

Searched defs:createProjectionMatrix (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dscene.cpp130 QMatrix4x4 Scene::createProjectionMatrix(const QRect &rect) in createProjectionMatrix() function in KWin::Scene
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/opengl/
H A DTextureMapperGL.cpp534 static inline TransformationMatrix createProjectionMatrix(const IntSize& size, bool flip) in createProjectionMatrix() function