Files
filament/libs
Romain Guy eaf790aaa7 Improve rendering to TextureView (#635)
* Improve rendering to TextureView

UiHelper wasn't calling the resize callback at init time when attaching
to a TextureView, but it was for a SurfaceView. This makes both code
paths consistent and fixes the standard samples if they are modified to
render to a TextureView.

This change also adds a new sample app that shows how to render into
a TextureView.

* Suppress warning

* Suppress another warning
2018-12-13 15:57:15 -08:00
..
2018-12-12 17:47:21 -08:00
2018-12-12 17:47:21 -08:00
2018-10-09 10:34:12 -07:00
2018-12-05 17:19:47 -08:00
2018-12-13 10:50:52 -08:00