platform_bootable_recovery/minui
Tao Bao d096d7e5a9 minui: Cleanup GRSurfaceDrm and MinuiBackendDrm.
This CL adds a dtor to GRSurfaceDrm that handles the resource
deallocation. It also manages MinuiBackendDrm::GRSurfaceDrms with smart
pointers.

Test: Build and boot into recovery on blueline. `Run graphics test`.
Change-Id: Iff7bbdddbc0b5ab16483d00870794fca9f832bd5
2018-10-24 09:38:34 -07:00
..
include minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
Android.bp recovery uses more shared libraries. 2018-08-08 14:26:27 -07:00
events.cpp Add missing includes. 2017-10-11 11:47:54 -07:00
graphics.cpp minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
graphics.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_adf.cpp minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
graphics_adf.h minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
graphics_drm.cpp minui: Cleanup GRSurfaceDrm and MinuiBackendDrm. 2018-10-24 09:38:34 -07:00
graphics_drm.h minui: Cleanup GRSurfaceDrm and MinuiBackendDrm. 2018-10-24 09:38:34 -07:00
graphics_fbdev.cpp minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
graphics_fbdev.h minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00
resources.cpp minui: Move GRSurface into a class. 2018-10-22 18:18:02 -07:00