| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGL2PaintEngineEx::drawImage| Name: | QOpenGL2PaintEngineEx::drawImage | | Prototype: | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1463-1515 |
| | 32 | 9 |
QOpenGL2PaintEngineEx::drawPixmap| Name: | QOpenGL2PaintEngineEx::drawPixmap | | Prototype: | void QOpenGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1427-1461 |
| | 20 | 3 |
QOpenGL2PaintEngineEx::drawPixmapFragments| Name: | QOpenGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1962-1980 |
| | 10 | 3 |
QOpenGL2PaintEngineEx::drawStaticTextItem| Name: | QOpenGL2PaintEngineEx::drawStaticTextItem | | Prototype: | void QOpenGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1517-1542 |
| | 14 | 4 |
QOpenGL2PaintEngineEx::drawTextItem| Name: | QOpenGL2PaintEngineEx::drawTextItem | | Prototype: | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1564-1606 |
| | 25 | 4 |
QOpenGL2PaintEngineEx::drawTexture| Name: | QOpenGL2PaintEngineEx::drawTexture | | Prototype: | bool QOpenGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1544-1562 |
| | 11 | 2 |
QOpenGL2PaintEngineEx::end| Name: | QOpenGL2PaintEngineEx::end | | Prototype: | bool QOpenGL2PaintEngineEx::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2128-2158 |
| | 11 | 1 |
QOpenGL2PaintEngineEx::endNativePainting| Name: | QOpenGL2PaintEngineEx::endNativePainting | | Prototype: | void QOpenGL2PaintEngineEx::endNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 669-674 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::ensureActive| Name: | QOpenGL2PaintEngineEx::ensureActive | | Prototype: | void QOpenGL2PaintEngineEx::ensureActive() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2160-2182 |
| | 15 | 4 |
QOpenGL2PaintEngineEx::fill| Name: | QOpenGL2PaintEngineEx::fill | | Prototype: | void QOpenGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1251-1260 |
| | 6 | 2 |
QOpenGL2PaintEngineEx::invalidateState| Name: | QOpenGL2PaintEngineEx::invalidateState | | Prototype: | void QOpenGL2PaintEngineEx::invalidateState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 676-680 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::isNativePaintingActive| Name: | QOpenGL2PaintEngineEx::isNativePaintingActive | | Prototype: | bool QOpenGL2PaintEngineEx::isNativePaintingActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 682-685 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::opacityChanged| Name: | QOpenGL2PaintEngineEx::opacityChanged | | Prototype: | void QOpenGL2PaintEngineEx::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1369-1378 |
| | 5 | 1 |
QOpenGL2PaintEngineEx::renderHintsChanged| Name: | QOpenGL2PaintEngineEx::renderHintsChanged | | Prototype: | void QOpenGL2PaintEngineEx::renderHintsChanged() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1388-1412 |
| | 10 | 3 |
QOpenGL2PaintEngineEx::setState| Name: | QOpenGL2PaintEngineEx::setState | | Prototype: | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2450-2491 |
| | 20 | 8 |
QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs| Name: | QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1634-1658 |
| | 8 | 4 |
QOpenGL2PaintEngineEx::stroke| Name: | QOpenGL2PaintEngineEx::stroke | | Prototype: | void QOpenGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1265-1283 |
| | 11 | 3 |
QOpenGL2PaintEngineEx::transformChanged| Name: | QOpenGL2PaintEngineEx::transformChanged | | Prototype: | void QOpenGL2PaintEngineEx::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1414-1419 |
| | 3 | 1 |
QOpenGL2PaintEngineExPrivate::activateTextureUnit| Name: | QOpenGL2PaintEngineExPrivate::activateTextureUnit | | Prototype: | void QOpenGL2PaintEngineExPrivate::activateTextureUnit(GLenum textureUnit) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 189-201 |
| | 4 | 2 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const GLuint &textureId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 203-210 |
| | 3 | 2 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 212-216 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 218-222 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QGradient &gradient) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 224-236 |
| | 2 | 1 |
QOpenGL2PaintEngineExPrivate::bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const ImageWithBindOptions &imageWithOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 244-248 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::cleanupVectorPath| Name: | QOpenGL2PaintEngineExPrivate::cleanupVectorPath | | Prototype: | void QOpenGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 734-748 |
| | 5 | 1 |
QOpenGL2PaintEngineExPrivate::clearClip| Name: | QOpenGL2PaintEngineExPrivate::clearClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2247-2257 |
| | 6 | 1 |
QOpenGL2PaintEngineExPrivate::composite| Name: | QOpenGL2PaintEngineExPrivate::composite | | Prototype: | void QOpenGL2PaintEngineExPrivate::composite(const QOpenGLRect& boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1213-1218 |
| | 3 | 1 |
QOpenGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/125) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1660-1960 |
| | 173 | 35 |
QOpenGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QOpenGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1983-2058 |
| | 51 | 6 |
QOpenGL2PaintEngineExPrivate::drawTexture| Name: | QOpenGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawTexture(const QOpenGLRect& dest, const QOpenGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 555-582 |
| | 15 | 4 |
QOpenGL2PaintEngineExPrivate::drawVertexArrays| Name: | QOpenGL2PaintEngineExPrivate::drawVertexArrays | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1221-1238 |
| | 6 | 2 |
QOpenGL2PaintEngineExPrivate::fill| Name: | QOpenGL2PaintEngineExPrivate::fill | | Prototype: | void QOpenGL2PaintEngineExPrivate::fill(const QVectorPath& path) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 751-999 |
| | 122 | 25 |
QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1002-1093 |
| | 47 | 9 |
QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1135-1147 |
| | 7 | 1 |
QOpenGL2PaintEngineExPrivate::prepareForDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 0.000% (0/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1149-1211 |
| | 38 | 12 |
QOpenGL2PaintEngineExPrivate::regenerateClip| Name: | QOpenGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2395-2399 |
| | 2 | 1 |
QOpenGL2PaintEngineExPrivate::resetClipIfNeeded| Name: | QOpenGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QOpenGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1100-1133 |
| | 21 | 2 |
QOpenGL2PaintEngineExPrivate::resetGLState| Name: | QOpenGL2PaintEngineExPrivate::resetGLState | | Prototype: | void QOpenGL2PaintEngineExPrivate::resetGLState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 645-667 |
| | 17 | 2 |
QOpenGL2PaintEngineExPrivate::setBrush| Name: | QOpenGL2PaintEngineExPrivate::setBrush | | Prototype: | void QOpenGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 119-143 |
| | 15 | 5 |
QOpenGL2PaintEngineExPrivate::setScissor| Name: | QOpenGL2PaintEngineExPrivate::setScissor | | Prototype: | void QOpenGL2PaintEngineExPrivate::setScissor(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2222-2233 |
| | 7 | 2 |
QOpenGL2PaintEngineExPrivate::setVertexAttribArrayEnabled| Name: | QOpenGL2PaintEngineExPrivate::setVertexAttribArrayEnabled | | Prototype: | void QOpenGL2PaintEngineExPrivate::setVertexAttribArrayEnabled(int arrayIndex, bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2536-2547 |
| | 6 | 3 |
QOpenGL2PaintEngineExPrivate::stroke| Name: | QOpenGL2PaintEngineExPrivate::stroke | | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1285-1363 |
| | 43 | 7 |
QOpenGL2PaintEngineExPrivate::syncGlState| Name: | QOpenGL2PaintEngineExPrivate::syncGlState | | Prototype: | void QOpenGL2PaintEngineExPrivate::syncGlState() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2549-2557 |
| | 4 | 3 |
QOpenGL2PaintEngineExPrivate::systemStateChanged| Name: | QOpenGL2PaintEngineExPrivate::systemStateChanged | | Prototype: | void QOpenGL2PaintEngineExPrivate::systemStateChanged() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2401-2448 |
| | 25 | 6 |
QOpenGL2PaintEngineExPrivate::transferMode| Name: | QOpenGL2PaintEngineExPrivate::transferMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 687-716 |
| | 16 | 7 |
QOpenGL2PaintEngineExPrivate::updateBrushTexture| Name: | QOpenGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 250-296 |
| | 25 | 8 |
QOpenGL2PaintEngineExPrivate::updateBrushUniforms| Name: | QOpenGL2PaintEngineExPrivate::updateBrushUniforms | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushUniforms() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 299-415 |
| | 78 | 10 |
QOpenGL2PaintEngineExPrivate::updateClipScissorTest| Name: | QOpenGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2184-2220 |
| | 19 | 6 |
QOpenGL2PaintEngineExPrivate::updateCompositionMode| Name: | QOpenGL2PaintEngineExPrivate::updateCompositionMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateCompositionMode() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 490-541 |
| | 30 | 15 |
QOpenGL2PaintEngineExPrivate::updateMatrix| Name: | QOpenGL2PaintEngineExPrivate::updateMatrix | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateMatrix() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 419-487 |
| | 30 | 3 |
QOpenGL2PaintEngineExPrivate::updateTexture| Name: | QOpenGL2PaintEngineExPrivate::updateTexture | | Prototype: | template<typename T> void QOpenGL2PaintEngineExPrivate::updateTexture(GLenum textureUnit, const T &texture, GLenum wrapMode, GLenum filterMode, TextureUpdateMode updateMode) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 168-187 |
| | 9 | 2 |
QOpenGL2PaintEngineExPrivate::useSimpleShader| Name: | QOpenGL2PaintEngineExPrivate::useSimpleShader | | Prototype: | void QOpenGL2PaintEngineExPrivate::useSimpleShader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 146-152 |
| | 3 | 2 |
QOpenGL2PaintEngineExPrivate::writeClip| Name: | QOpenGL2PaintEngineExPrivate::writeClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2259-2331 |
| | 42 | 9 |
QOpenGL2PaintEngineExPrivate::~QOpenGL2PaintEngineExPrivate| Name: | QOpenGL2PaintEngineExPrivate::~QOpenGL2PaintEngineExPrivate | | Prototype: | QOpenGL2PaintEngineExPrivate::~QOpenGL2PaintEngineExPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 98-106 |
| | 4 | 2 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineState| Name: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState(QOpenGL2PaintEngineState &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2513-2522 |
| | 6 | 1 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineState| Name: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2524-2530 |
| | 4 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 170-173 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer(QOpenGLBuffer::Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 183-186 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBuffer| Name: | QOpenGLBuffer::QOpenGLBuffer | | Prototype: | QOpenGLBuffer::QOpenGLBuffer(const QOpenGLBuffer &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 194-198 |
| | 1 | 1 |
QOpenGLBuffer::allocate| Name: | QOpenGLBuffer::allocate | | Prototype: | void QOpenGLBuffer::allocate(const void *data, int count) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 390-399 |
| | 5 | 3 |
QOpenGLBuffer::bind| Name: | QOpenGLBuffer::bind | | Prototype: | bool QOpenGLBuffer::bind() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 425-445 |
| | 11 | 4 |
QOpenGLBuffer::bufferId| Name: | QOpenGLBuffer::bufferId | | Prototype: | GLuint QOpenGLBuffer::bufferId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 493-497 |
| | 2 | 1 |
QOpenGLBuffer::create| Name: | QOpenGLBuffer::create | | Prototype: | bool QOpenGLBuffer::create() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 284-304 |
| | 15 | 5 |
QOpenGLBuffer::destroy| Name: | QOpenGLBuffer::destroy | | Prototype: | void QOpenGLBuffer::destroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 322-331 |
| | 6 | 2 |
QOpenGLBuffer::isCreated| Name: | QOpenGLBuffer::isCreated | | Prototype: | bool QOpenGLBuffer::isCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 311-315 |
| | 2 | 1 |
QOpenGLBuffer::map| Name: | QOpenGLBuffer::map | | Prototype: | void *QOpenGLBuffer::map(QOpenGLBuffer::Access access) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 536-562 |
| | 16 | 7 |
QOpenGLBuffer::mapRange| Name: | QOpenGLBuffer::mapRange | | Prototype: | void *QOpenGLBuffer::mapRange(int offset, int count, QOpenGLBuffer::RangeAccessFlags access) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 577-587 |
| | 6 | 3 |
QOpenGLBuffer::operator=| Name: | QOpenGLBuffer::operator= | | Prototype: | QOpenGLBuffer &QOpenGLBuffer::operator=(const QOpenGLBuffer &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 218-229 |
| | 7 | 3 |
QOpenGLBuffer::read| Name: | QOpenGLBuffer::read | | Prototype: | bool QOpenGLBuffer::read(int offset, void *data, int count) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 343-358 |
| | 6 | 3 |
QOpenGLBuffer::release| Name: | QOpenGLBuffer::release | | Prototype: | void QOpenGLBuffer::release() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 456-465 |
| | 5 | 3 |
QOpenGLBuffer::release| Name: | QOpenGLBuffer::release | | Prototype: | void QOpenGLBuffer::release(QOpenGLBuffer::Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 480-485 |
| | 3 | 2 |
QOpenGLBuffer::setUsagePattern| Name: | QOpenGLBuffer::setUsagePattern | | Prototype: | void QOpenGLBuffer::setUsagePattern(QOpenGLBuffer::UsagePattern value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QOpenGLBuffer::size| Name: | QOpenGLBuffer::size | | Prototype: | int QOpenGLBuffer::size() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 508-516 |
| | 6 | 2 |
QOpenGLBuffer::type| Name: | QOpenGLBuffer::type | | Prototype: | QOpenGLBuffer::Type QOpenGLBuffer::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QOpenGLBuffer::unmap| Name: | QOpenGLBuffer::unmap | | Prototype: | bool QOpenGLBuffer::unmap() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 602-612 |
| | 6 | 3 |
QOpenGLBuffer::usagePattern| Name: | QOpenGLBuffer::usagePattern | | Prototype: | QOpenGLBuffer::UsagePattern QOpenGLBuffer::usagePattern() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QOpenGLBuffer::write| Name: | QOpenGLBuffer::write | | Prototype: | void QOpenGLBuffer::write(int offset, const void *data, int count) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 370-379 |
| | 5 | 3 |
QOpenGLBuffer::~QOpenGLBuffer| Name: | QOpenGLBuffer::~QOpenGLBuffer | | Prototype: | QOpenGLBuffer::~QOpenGLBuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 204-210 |
| | 3 | 2 |
QOpenGLBufferPrivate::QOpenGLBufferPrivate| Name: | QOpenGLBufferPrivate::QOpenGLBufferPrivate | | Prototype: | QOpenGLBufferPrivate(QOpenGLBuffer::Type t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 144-152 |
| | 2 | 1 |
QOpenGLCachedTexture::QOpenGLCachedTexture| Name: | QOpenGLCachedTexture::QOpenGLCachedTexture | | Prototype: | QOpenGLCachedTexture::QOpenGLCachedTexture(GLuint id, int options, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QOpenGLCompositor::QOpenGLCompositor| Name: | QOpenGLCompositor::QOpenGLCompositor | | Prototype: | QOpenGLCompositor::QOpenGLCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 79-87 |
| | 4 | 1 |
QOpenGLCompositor::addWindow| Name: | QOpenGLCompositor::addWindow | | Prototype: | void QOpenGLCompositor::addWindow(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 260-266 |
| | 3 | 2 |
QOpenGLCompositor::changeWindowIndex| Name: | QOpenGLCompositor::changeWindowIndex | | Prototype: | void QOpenGLCompositor::changeWindowIndex(QOpenGLCompositorWindow *window, int newIdx) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 282-290 |
| | 5 | 3 |
QOpenGLCompositor::destroy| Name: | QOpenGLCompositor::destroy | | Prototype: | void QOpenGLCompositor::destroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 254-258 |
| | 2 | 1 |
QOpenGLCompositor::grab| Name: | QOpenGLCompositor::grab | | Prototype: | QImage QOpenGLCompositor::grab() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 108-115 |
| | 5 | 1 |
QOpenGLCompositor::handleRenderAllRequest| Name: | QOpenGLCompositor::handleRenderAllRequest | | Prototype: | void QOpenGLCompositor::handleRenderAllRequest() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 117-122 |
| | 3 | 1 |
QOpenGLCompositor::instance| Name: | QOpenGLCompositor::instance | | Prototype: | QOpenGLCompositor *QOpenGLCompositor::instance() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 247-252 |
| | 3 | 2 |
QOpenGLCompositor::moveToTop| Name: | QOpenGLCompositor::moveToTop | | Prototype: | void QOpenGLCompositor::moveToTop(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 275-280 |
| | 3 | 1 |
QOpenGLCompositor::removeWindow| Name: | QOpenGLCompositor::removeWindow | | Prototype: | void QOpenGLCompositor::removeWindow(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 268-273 |
| | 3 | 2 |
QOpenGLCompositor::render| Name: | QOpenGLCompositor::render | | Prototype: | void QOpenGLCompositor::render(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 201-245 |
| | 29 | 9 |
QOpenGLCompositor::renderAll| Name: | QOpenGLCompositor::renderAll | | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 124-153 |
| | 18 | 7 |
QOpenGLCompositor::setTarget| Name: | QOpenGLCompositor::setTarget | | Prototype: | void QOpenGLCompositor::setTarget(QOpenGLContext *context, QWindow *targetWindow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 96-100 |
| | 2 | 1 |
QOpenGLCompositor::update| Name: | QOpenGLCompositor::update | | Prototype: | void QOpenGLCompositor::update() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 102-106 |
| | 2 | 2 |
QOpenGLCompositor::~QOpenGLCompositor| Name: | QOpenGLCompositor::~QOpenGLCompositor | | Prototype: | QOpenGLCompositor::~QOpenGLCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 89-94 |
| | 3 | 1 |
QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore| Name: | QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore | | Prototype: | QOpenGLCompositorBackingStore::QOpenGLCompositorBackingStore(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 78-86 |
| | 2 | 1 |
QOpenGLCompositorBackingStore::beginPaint| Name: | QOpenGLCompositorBackingStore::beginPaint | | Prototype: | void QOpenGLCompositorBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 254-264 |
| | 6 | 3 |
QOpenGLCompositorBackingStore::composeAndFlush| Name: | QOpenGLCompositorBackingStore::composeAndFlush | | Prototype: | void QOpenGLCompositorBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 204-243 |
| | 22 | 3 |
QOpenGLCompositorBackingStore::flush| Name: | QOpenGLCompositorBackingStore::flush | | Prototype: | void QOpenGLCompositorBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 181-202 |
| | 13 | 2 |
QOpenGLCompositorBackingStore::notifyComposited| Name: | QOpenGLCompositorBackingStore::notifyComposited | | Prototype: | void QOpenGLCompositorBackingStore::notifyComposited() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 245-252 |
| | 4 | 2 |
QOpenGLCompositorBackingStore::paintDevice| Name: | QOpenGLCompositorBackingStore::paintDevice | | Prototype: | QPaintDevice *QOpenGLCompositorBackingStore::paintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 116-119 |
| | 1 | 1 |