platform_bootable_recovery/recovery_ui
zhang sanshan 0d81b89472 Recovery UI meet issue if image size is too large
When display screen size is too small, some images in recovery
resource cannot caculate the right display position. So the
image cannot show in the screen.
Limit the calculated position to avoid such issue.

Change-Id: Iebebfe0dfbc568ee3a6b6a31b81d060b3ce5f940
Signed-off-by: zhang sanshan <sanshan.zhang@nxp.com>
2020-02-21 16:20:47 +00:00
..
include/recovery_ui Remove common.h 2019-08-15 13:40:16 -07:00
Android.bp Implement ShowMenu for StubRecoveryUI 2019-06-27 15:54:59 -07:00
default_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
device.cpp Remove common.h 2019-08-15 13:40:16 -07:00
screen_ui.cpp Recovery UI meet issue if image size is too large 2020-02-21 16:20:47 +00:00
stub_ui.cpp Implement ShowMenu for StubRecoveryUI 2019-06-27 15:54:59 -07:00
ui.cpp Create a new function to return the help message for menu 2019-07-25 13:22:03 -07:00
vr_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
vr_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00