OSDN Git Service

Workaround apps that override surfaceCreated
authorJohn Reck <jreck@google.com>
Sat, 22 Apr 2017 00:14:45 +0000 (17:14 -0700)
committerJohn Reck <jreck@google.com>
Sat, 22 Apr 2017 00:14:45 +0000 (17:14 -0700)
commite7f4286c8a9d301a24d408b820aeec436b0f3423
treecd9796155e54c5d7f510e5b2df5106847ef592d1
parenta532f4d7f8bda8c304365eb47c28cc2338b642e1
Workaround apps that override surfaceCreated

Fixes: 34512969
Test: manual, tested repro in bug and verified
basic GLSurfaceView usage in ApiDemos works
without warnings

Change-Id: I0ce9128874af681e9cfbd3b0b2ef5e2df7080154
opengl/java/android/opengl/GLSurfaceView.java