Searched refs:ovl2 (Results 1 – 3 of 3) sorted by relevance
142 struct omap_overlay *ovl1, *ovl2; in dss_mgr_check_zorder() local151 list_for_each_entry(ovl2, &mgr->overlays, list) { in dss_mgr_check_zorder()152 if (ovl1 == ovl2) in dss_mgr_check_zorder()155 info2 = overlay_infos[ovl2->id]; in dss_mgr_check_zorder()163 ovl1->id, ovl2->id, info1->zorder); in dss_mgr_check_zorder()
199 content_type ovl2 = (std::numeric_limits<content_type>::max)(); in apply() local204 som2, ovl2, con2, in apply()209 if ( ovl1 < ovl2 || (ovl1 == ovl2 && con1 <= con2) ) in apply()220 smallest_overlap = ovl2; in apply()
220 ovl2=/sys/devices/platform/omapdss/overlay2