commit | 2444b173867f83f133c5f641e7a9743920c522b4 | [log] [tgz] |
---|---|---|
author | Che-Liang Chiou <clchiou@chromium.org> | Thu Oct 20 23:07:03 2011 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Nov 15 23:58:26 2011 +0100 |
tree | b9c516734600d294b1b4cdaf53953f77d8152b20 | |
parent | 891cec086ae056b270a1c5a896477f2f15d6a5ef [diff] |
lcd: add clear and draw bitmap declaration The functions for clearing and drawing bitmaps on the screen were not exposed publicly and are made public in this patch in preparation for implementing the display interface of api_public.h. Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Anatolij Gustschin <agust@denx.de>