| 310 | } |
| 311 | |
| 312 | void OMX_TextureProviderQGLWidget::freeTexture(OMX_TextureData *textureData) |
| 313 | { |
| 314 | // TODO: Implementation is missing. |
| 315 | } |
| 316 | |
| 317 | void GLWidget::makeObject() |
| 318 | { |
nothing calls this directly
no outgoing calls
no test coverage detected