Lines Matching defs:overlay_first_id
1929 static int overlay_first_id = -1;
1940 if (overlay_first_id < 0)
1941 overlay_first_id = id;
1942 id -= overlay_first_id;
1951 if (overlay_first_id < 0)
1953 id -= overlay_first_id;
1963 if (overlay_first_id < 0)
1974 ovcs_id = id + overlay_first_id;
1978 __func__, id + overlay_first_id);
1984 __func__, id + overlay_first_id);