Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLFramebufferObjectPrivate::checkFramebufferStatusName: | QGLFramebufferObjectPrivate::checkFramebufferStatus | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 386-440 |
| | 21 | 11 |
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 188-192 |
| | 2 | 2 |
QGLFramebufferObjectFormat::textureTargetName: | QGLFramebufferObjectFormat::textureTarget | Prototype: | GLenum QGLFramebufferObjectFormat::textureTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 298-301 |
| | 1 | 1 |
QGLFramebufferObjectFormat::setTextureTargetName: | QGLFramebufferObjectFormat::setTextureTarget | Prototype: | void QGLFramebufferObjectFormat::setTextureTarget(GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 285-289 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setSamplesName: | QGLFramebufferObjectFormat::setSamples | Prototype: | void QGLFramebufferObjectFormat::setSamples(int samples) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 207-211 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setMipmapName: | QGLFramebufferObjectFormat::setMipmap | Prototype: | void QGLFramebufferObjectFormat::setMipmap(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 239-243 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setInternalTextureFormatName: | QGLFramebufferObjectFormat::setInternalTextureFormat | Prototype: | void QGLFramebufferObjectFormat::setInternalTextureFormat(GLenum internalTextureFormat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 310-314 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setAttachmentName: | QGLFramebufferObjectFormat::setAttachment | Prototype: | void QGLFramebufferObjectFormat::setAttachment(QGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 262-266 |
| | 2 | 1 |
QGLFramebufferObjectFormat::samplesName: | QGLFramebufferObjectFormat::samples | Prototype: | int QGLFramebufferObjectFormat::samples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 220-223 |
| | 1 | 1 |
QGLFramebufferObjectFormat::operator==Name: | QGLFramebufferObjectFormat::operator== | Prototype: | bool QGLFramebufferObjectFormat::operator==(const QGLFramebufferObjectFormat& other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 333-339 |
| | 3 | 2 |
QGLFramebufferObjectFormat::operator=Name: | QGLFramebufferObjectFormat::operator= | Prototype: | QGLFramebufferObjectFormat &QGLFramebufferObjectFormat::operator=(const QGLFramebufferObjectFormat &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 174-183 |
| | 6 | 3 |
QGLFramebufferObjectFormat::operator!=Name: | QGLFramebufferObjectFormat::operator!= | Prototype: | bool QGLFramebufferObjectFormat::operator!=(const QGLFramebufferObjectFormat& other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 345-348 |
| | 1 | 1 |
QGLFramebufferObjectFormat::mipmapName: | QGLFramebufferObjectFormat::mipmap | Prototype: | bool QGLFramebufferObjectFormat::mipmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 252-255 |
| | 1 | 1 |
QGLFramebufferObjectFormat::internalTextureFormatName: | QGLFramebufferObjectFormat::internalTextureFormat | Prototype: | GLenum QGLFramebufferObjectFormat::internalTextureFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 324-327 |
| | 1 | 1 |
QGLFramebufferObjectFormat::detachName: | QGLFramebufferObjectFormat::detach | Prototype: | void QGLFramebufferObjectFormat::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 133-142 |
| | 6 | 3 |
QGLFramebufferObjectFormat::attachmentName: | QGLFramebufferObjectFormat::attachment | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObjectFormat::attachment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 274-277 |
| | 1 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 155-158 |
| | 1 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 164-168 |
| | 2 | 1 |
QGLFramebufferObject::~QGLFramebufferObjectName: | QGLFramebufferObject::~QGLFramebufferObject | Prototype: | QGLFramebufferObject::~QGLFramebufferObject() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 962-978 |
| | 12 | 6 |
QGLFramebufferObject::toImageName: | QGLFramebufferObject::toImage | Prototype: | QImage QGLFramebufferObject::toImage() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1131-1155 |
| | 15 | 5 |
QGLFramebufferObject::textureName: | QGLFramebufferObject::texture | Prototype: | GLuint QGLFramebufferObject::texture() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1082-1086 |
| | 2 | 1 |
QGLFramebufferObject::sizeName: | QGLFramebufferObject::size | Prototype: | QSize QGLFramebufferObject::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1094-1098 |
| | 2 | 1 |
QGLFramebufferObject::releaseName: | QGLFramebufferObject::release | Prototype: | bool QGLFramebufferObject::release() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1045-1070 |
| | 14 | 5 |
QGLFramebufferObject::paintEngineName: | QGLFramebufferObject::paintEngine | Prototype: | QPaintEngine *QGLFramebufferObject::paintEngine() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1160-1172 |
| | 8 | 3 |
QGLFramebufferObject::metricName: | QGLFramebufferObject::metric | Prototype: | int QGLFramebufferObject::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1246-1296 |
| | 21 | 14 |
QGLFramebufferObject::isValidName: | QGLFramebufferObject::isValid | Prototype: | bool QGLFramebufferObject::isValid() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 998-1002 |
| | 2 | 1 |
QGLFramebufferObject::isBoundName: | QGLFramebufferObject::isBound | Prototype: | bool QGLFramebufferObject::isBound() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1338-1348 |
| | 6 | 2 |
QGLFramebufferObject::hasOpenGLFramebufferObjectsName: | QGLFramebufferObject::hasOpenGLFramebufferObjects | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferObjects() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1209-1212 |
| | 1 | 1 |
QGLFramebufferObject::hasOpenGLFramebufferBlitName: | QGLFramebufferObject::hasOpenGLFramebufferBlit | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferBlit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1360-1363 |
| | 1 | 1 |
QGLFramebufferObject::handleName: | QGLFramebufferObject::handle | Prototype: | GLuint QGLFramebufferObject::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1307-1311 |
| | 2 | 1 |
QGLFramebufferObject::formatName: | QGLFramebufferObject::format | Prototype: | QGLFramebufferObjectFormat QGLFramebufferObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1103-1107 |
| | 2 | 1 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1225-1228 |
| | 1 | 1 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1240-1243 |
| | 1 | 1 |
QGLFramebufferObject::blitFramebufferName: | QGLFramebufferObject::blitFramebuffer | Prototype: | void QGLFramebufferObject::blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1397-1437 |
| | 25 | 3 |
QGLFramebufferObject::bindDefaultName: | QGLFramebufferObject::bindDefault | Prototype: | bool QGLFramebufferObject::bindDefault() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1183-1201 |
| | 9 | 3 |
QGLFramebufferObject::bindName: | QGLFramebufferObject::bind | Prototype: | bool QGLFramebufferObject::bind() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1013-1034 |
| | 15 | 5 |
QGLFramebufferObject::attachmentName: | QGLFramebufferObject::attachment | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1323-1329 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 842-853 |
| | 8 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 862-873 |
| | 8 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, const QGLFramebufferObjectFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 881-887 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 895-901 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 916-928 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 943-955 |
| | 4 | 2 |
QGLFormat::setSamplesName: | QGLFormat::setSamples | Prototype: | void QGLFormat::setSamples(int numSamples) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 816-825 |
| | 6 | 2 |
QGLFormat::setSampleBuffersName: | QGLFormat::setSampleBuffers | Prototype: | void QGLFormat::setSampleBuffers(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 792-795 |
| | 1 | 1 |
QGLFormat::setRgbaName: | QGLFormat::setRgba | Prototype: | void QGLFormat::setRgba(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 631-634 |
| | 1 | 1 |
QGLFormat::setPlaneName: | QGLFormat::setPlane | Prototype: | void QGLFormat::setPlane(int plane) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 913-917 |
| | 2 | 1 |
QGLFormat::setOverlayName: | QGLFormat::setOverlay | Prototype: | void QGLFormat::setOverlay(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 883-886 |
| | 1 | 1 |
QGLFormat::setDirectRenderingName: | QGLFormat::setDirectRendering | Prototype: | void QGLFormat::setDirectRendering(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 770-773 |
| | 1 | 1 |
QGLFormat::setDefaultOverlayFormatName: | QGLFormat::setDefaultOverlayFormat | Prototype: | void QGLFormat::setDefaultOverlayFormat(const QGLFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1588-1596 |
| | 3 | 1 |
QGLFormat::setDefaultFormatName: | QGLFormat::setDefaultFormat | Prototype: | void QGLFormat::setDefaultFormat(const QGLFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1537-1540 |
| | 1 | 1 |
QGLFormat::setAccumBufferSizeName: | QGLFormat::setAccumBufferSize | Prototype: | void QGLFormat::setAccumBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1096-1105 |
| | 6 | 2 |
QGLFormat::setAccumName: | QGLFormat::setAccum | Prototype: | void QGLFormat::setAccum(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 686-689 |
| | 1 | 1 |
QGLFormat::samplesName: | QGLFormat::samples | Prototype: | int QGLFormat::samples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 804-807 |
| | 1 | 1 |
QGLFormat::planeName: | QGLFormat::plane | Prototype: | int QGLFormat::plane() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 895-898 |
| | 1 | 1 |
QGLFormat::hasOpenGLOverlaysName: | QGLFormat::hasOpenGLOverlays | Prototype: | bool QGLFormat::hasOpenGLOverlays() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1251-1254 |
| | 1 | 1 |
QGLFormat::defaultOverlayFormatName: | QGLFormat::defaultOverlayFormat | Prototype: | QGLFormat QGLFormat::defaultOverlayFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1564-1567 |
| | 1 | 1 |
QGLFormat::alphaBufferSizeName: | QGLFormat::alphaBufferSize | Prototype: | int QGLFormat::alphaBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1085-1088 |
| | 1 | 1 |
QGLFormat::accumBufferSizeName: | QGLFormat::accumBufferSize | Prototype: | int QGLFormat::accumBufferSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1112-1115 |
| | 1 | 1 |
QGLFormat::QGLFormatName: | QGLFormat::QGLFormat | Prototype: | QGLFormat::QGLFormat(QGL::FormatOptions options, int plane) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 380-388 |
| | 6 | 1 |
QGLFBOGLPaintDevice::setFBOName: | QGLFBOGLPaintDevice::setFBO | Prototype: | void QGLFBOGLPaintDevice::setFBO(QGLFramebufferObject* f, QGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 350-379 |
| | 20 | 3 |
QGLFBOGLPaintDevice::contextName: | QGLFBOGLPaintDevice::context | Prototype: | QGLContext *QGLFBOGLPaintDevice::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 381-384 |
| | 1 | 1 |
QGLEngineSharedShaders::cleanupCustomStageName: | QGLEngineSharedShaders::cleanupCustomStage | Prototype: | void QGLEngineSharedShaders::cleanupCustomStage(QGLCustomShaderStage* stage) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 467-478 |
| | 6 | 3 |
QGLEngineShaderManager::useBlitProgramName: | QGLEngineShaderManager::useBlitProgram | Prototype: | void QGLEngineShaderManager::useBlitProgram() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 629-637 |
| | 6 | 1 |
QGLEngineShaderManager::simpleProgramName: | QGLEngineShaderManager::simpleProgram | Prototype: | QGLShaderProgram* QGLEngineShaderManager::simpleProgram() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 639-642 |
| | 1 | 1 |
QGLEngineShaderManager::setSrcPixelTypeName: | QGLEngineShaderManager::setSrcPixelType | Prototype: | void QGLEngineShaderManager::setSrcPixelType(PixelSrcType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 559-566 |
| | 4 | 2 |
QGLEngineShaderManager::setMaskTypeName: | QGLEngineShaderManager::setMaskType | Prototype: | void QGLEngineShaderManager::setMaskType(MaskType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStageName: | QGLEngineShaderManager::setCustomStage | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 595-601 |
| | 4 | 2 |
QGLEngineShaderManager::setCompositionModeName: | QGLEngineShaderManager::setCompositionMode | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::blitProgramName: | QGLEngineShaderManager::blitProgram | Prototype: | QGLShaderProgram* QGLEngineShaderManager::blitProgram() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 644-647 |
| | 1 | 1 |
QGLDefaultOverlayFormat::QGLDefaultOverlayFormatName: | QGLDefaultOverlayFormat::QGLDefaultOverlayFormat | Prototype: | inline QGLDefaultOverlayFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 153-158 |
| | 3 | 1 |
QGLDefaultExtensions::QGLDefaultExtensionsName: | QGLDefaultExtensions::QGLDefaultExtensions | Prototype: | QGLDefaultExtensions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 81-88 |
| | 6 | 1 |
QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivateName: | QGLCustomShaderStagePrivate::QGLCustomShaderStagePrivate | Prototype: | QGLCustomShaderStagePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 44-45 |
| | 1 | 1 |
QGLCustomShaderStage::~QGLCustomShaderStageName: | QGLCustomShaderStage::~QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::~QGLCustomShaderStage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 59-67 |
| | 5 | 2 |
QGLCustomShaderStage::sourceName: | QGLCustomShaderStage::source | Prototype: | QByteArray QGLCustomShaderStage::source() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 111-115 |
| | 2 | 1 |
QGLCustomShaderStage::setUniformsDirtyName: | QGLCustomShaderStage::setUniformsDirty | Prototype: | void QGLCustomShaderStage::setUniformsDirty() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 69-74 |
| | 3 | 2 |
QGLCustomShaderStage::setSourceName: | QGLCustomShaderStage::setSource | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 125-129 |
| | 2 | 1 |
QGLCustomShaderStage::setOnPainterName: | QGLCustomShaderStage::setOnPainter | Prototype: | bool QGLCustomShaderStage::setOnPainter(QPainter* p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 76-92 |
| | 11 | 3 |
QGLCustomShaderStage::setInactiveName: | QGLCustomShaderStage::setInactive | Prototype: | void QGLCustomShaderStage::setInactive() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 119-123 |
| | 2 | 1 |
QGLCustomShaderStage::removeFromPainterName: | QGLCustomShaderStage::removeFromPainter | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 94-109 |
| | 8 | 2 |
QGLCustomShaderStage::QGLCustomShaderStageName: | QGLCustomShaderStage::QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 54-57 |
| | 2 | 1 |
QGLCustomShaderEffectStage::setUniformsName: | QGLCustomShaderEffectStage::setUniforms | Prototype: | void QGLCustomShaderEffectStage::setUniforms(QGLShaderProgram *program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 147-150 |
| | 1 | 1 |
QGLCustomShaderEffectStage::QGLCustomShaderEffectStageName: | QGLCustomShaderEffectStage::QGLCustomShaderEffectStage | Prototype: | QGLCustomShaderEffectStage (QGraphicsShaderEffect *e, const QByteArray& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 134-140 |
| | 1 | 1 |
QGLContextPrivate::textureCacheLookupName: | QGLContextPrivate::textureCacheLookup | Prototype: | QGLTexture *QGLContextPrivate::textureCacheLookup(const qint64 key, GLenum target) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2692-2702 |
| | 6 | 2 |
QGLContextPrivate::swapRegionName: | QGLContextPrivate::swapRegion | Prototype: | void QGLContextPrivate::swapRegion(const QRegion &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2262-2266 |
| | 2 | 1 |
QGLContextPrivate::setCurrentFboName: | QGLContextPrivate::setCurrentFbo | Prototype: | void QGLContextPrivate::setCurrentFbo(GLuint fbo) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 530-539 |
| | 5 | 2 |
QGLContextPrivate::setCurrentContextName: | QGLContextPrivate::setCurrentContext | Prototype: | void QGLContextPrivate::setCurrentContext(QGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3449-3452 |
| | 1 | 1 |
QGLContextPrivate::maxTextureSizeName: | QGLContextPrivate::maxTextureSize | Prototype: | int QGLContextPrivate::maxTextureSize() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2755-2791 |
| | 23 | 6 |
QGLContextPrivate::bindTextureName: | QGLContextPrivate::bindTexture | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2407-2435 |
| | 14 | 4 |
QGLContextPrivate::bindTextureName: | QGLContextPrivate::bindTexture | Prototype: | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2468-2690 |
| | 99 | 29 |
QGLContextPrivate::bindTextureName: | QGLContextPrivate::bindTexture | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2705-2752 |
| | 27 | 7 |
QGLContext::windowCreatedName: | QGLContext::windowCreated | Prototype: | bool QGLContext::windowCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3416-3420 |
| | 2 | 1 |
QGLContext::textureCacheLimitName: | QGLContext::textureCacheLimit | Prototype: | int QGLContext::textureCacheLimit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3134-3137 |
| | 1 | 1 |
QGLContext::setWindowCreatedName: | QGLContext::setWindowCreated | Prototype: | void QGLContext::setWindowCreated(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3423-3427 |
| | 2 | 1 |
QGLContext::setValidName: | QGLContext::setValid | Prototype: | void QGLContext::setValid(bool valid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::setTextureCacheLimitName: | QGLContext::setTextureCacheLimit | Prototype: | void QGLContext::setTextureCacheLimit(int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3124-3127 |
| | 1 | 1 |
QGLContext::setInitializedName: | QGLContext::setInitialized | Prototype: | void QGLContext::setInitialized(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::setFormatName: | QGLContext::setFormat | Prototype: | void QGLContext::setFormat(const QGLFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3169-3174 |
| | 3 | 1 |
QGLContext::requestedFormatName: | QGLContext::requestedFormat | Prototype: | QGLFormat QGLContext::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::overlayTransparentColorName: | QGLContext::overlayTransparentColor | Prototype: | QColor QGLContext::overlayTransparentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3317-3320 |
| | 1 | 1 |