Do not save the link from your pointer GL10.
It is only valid for three overridden methods: onSurfaceChanged(), onSurfaceCreated()and onDrawFrame(). OpenGL ES uses state change, and therefore the context of OpenGL ES is valid only in these methods.
, , onDrawFrame() GL, OpenGL ES "" .