LV_ASPECT_16_9    242 platform/g5x/lib.c     if (hdmi_out) return LV_ASPECT_16_9;
LV_ASPECT_16_9    359 platform/g7x/lib.c         lv_aspect = LV_ASPECT_16_9;
LV_ASPECT_16_9    211 platform/g7x2/lib.c int vid_get_aspect_ratio()                      { if (hdmi_out) return LV_ASPECT_16_9; else return LV_ASPECT_3_2; }