platform_bootable_recovery/minui
Tao Bao 9f4263346b minui: Add constness to GRSurface* in gr_get_{width,height}.
Also free gr_font in gr_exit(), as it's owned by minui.

Test: mmma -j bootable/recovery system/core/healthd
Test: recovery_unit_test on marlin
Test: Boot into recovery. Run graphics test.
Change-Id: I00457bb97ed3dc95ef5aad493827fb5a62a258dc
2018-06-13 13:24:58 -07:00
..
include minui: Add constness to GRSurface* in gr_get_{width,height}. 2018-06-13 13:24:58 -07:00
Android.mk libdrm_platform is now libdrm 2017-10-19 22:30:57 -07:00
events.cpp Add missing includes. 2017-10-11 11:47:54 -07:00
graphics.cpp minui: Add constness to GRSurface* in gr_get_{width,height}. 2018-06-13 13:24:58 -07:00
graphics.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_adf.cpp minui: Fix breakage in graphics_adf. 2017-04-28 16:13:02 -07:00
graphics_adf.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_drm.cpp minui: Handle the failures from the drm backend in gr_init 2018-06-05 17:10:23 -07:00
graphics_drm.h minui: Handle the failures from the drm backend in gr_init 2018-06-05 17:10:23 -07:00
graphics_fbdev.cpp minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_fbdev.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
resources.cpp tests: Add tests for ScreenRecoveryUI. 2018-05-08 15:53:56 -07:00