commit | e17f69b58f8084e6e99f11a04d75dcbfecca9846 | [log] [tgz] |
---|---|---|
author | Ben Lin <linben@google.com> | Mon Nov 05 16:49:28 2018 -0800 |
committer | Ben Lin <linben@google.com> | Mon Nov 05 16:49:28 2018 -0800 |
tree | 4bdb5043de85a5c7c440b302cf424f47a667f40f | |
parent | 6894160b3159973f62d0a73b476d33526258a7a5 [diff] |
Fallback to eglGetDisplay if platform display n/a for Android platform. It is possible that eglGetPlatformDisplay implementation exists, but it does not work for the case where the platform is Android (One such example is mesa). One last fallback to eglGetDisplay. Bug: 118503773 Test: None Change-Id: I9c39db7b42058544186191141e2a0261b99a8716