Searched refs:s_bar_pos_map (Results 1 – 1 of 1) sorted by relevance
38 static map<DumbFramebuffer*, int> s_bar_pos_map; in read_frame() local41 if (s_bar_pos_map.find(fb) != s_bar_pos_map.end()) in read_frame()42 old_pos = s_bar_pos_map[fb]; in read_frame()47 s_bar_pos_map[fb] = pos; in read_frame()