wineandroid: Add a JNI callback to store the native window we got from the TextureView.
commit9a134711e6598081d5af55a3f02df625f669a036
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Jun 2017 09:37:16 +0000 (2 11:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Jun 2017 11:37:47 +0000 (2 13:37 +0200)
tree4576829c463899c9e822d25ed578d34fba9c097b
parent7124a7d90c0dc123da5a86229a7f64303bd32481
wineandroid: Add a JNI callback to store the native window we got from the TextureView.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wineandroid.drv/WineActivity.java
dlls/wineandroid.drv/android.h
dlls/wineandroid.drv/device.c
dlls/wineandroid.drv/init.c
dlls/wineandroid.drv/window.c