android: util: merge struct AndroidNativeWindow & SurfaceTexture
The methods from the SurfaceTexture and AndroidNativeWindow structures are
methods of the AWindow class.
Both structures are now merged inside struct AWindow.
SurfaceTexture structure will be used for SurfaceTexture methods and class.
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
Please register or sign in to comment