OSDN Git Service

drm_hwcomposer: Fix EGL_BAD_DISPLAY errors
authorSeason Li <seasonl@nvidia.com>
Thu, 8 Oct 2015 00:47:55 +0000 (17:47 -0700)
committerZach Reizner <zachr@google.com>
Fri, 9 Oct 2015 03:14:22 +0000 (20:14 -0700)
commite823f649199c70560357a79c5709b8dd4009b459
tree5e819b102a54171fce650944e5f3a9b49cd5898c
parentd21f528156b17c9e069bfb4e215d7e399c94795b
drm_hwcomposer: Fix EGL_BAD_DISPLAY errors

Dont call eglDestroyImageKHR in move construtor
since image_ and display_ are not initialized.

Google Issue: 44452

Change-Id: Ie20be3b021d4562f2cd8a89d2666307afcde1cf2
autogl.h