Searched refs:LV_COVER_RES_COVER (Results 1 – 4 of 4) sorted by relevance
31 LV_COVER_RES_COVER = 0, enumerator
815 info.res = LV_COVER_RES_COVER; in lv_refr_get_top_obj()833 if(found_p == NULL && info.res == LV_COVER_RES_COVER) { in lv_refr_get_top_obj()946 info.res = LV_COVER_RES_COVER; in layer_alpha_test()949 if(info.res == LV_COVER_RES_COVER) has_alpha = false; in layer_alpha_test()984 info.res = LV_COVER_RES_COVER; in refr_obj()987 if(info.res == LV_COVER_RES_COVER) flags &= ~LV_DRAW_LAYER_FLAG_HAS_ALPHA; in refr_obj()
521 info->res = LV_COVER_RES_COVER; in lv_obj_draw()
196 - `LV_COVER_RES_COVER` the area is fully covered by the object