Searched refs:prev_vcount (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc2.c67 unsigned int vcount, prev_vcount; local
118 prev_vcount = 0;
124 if (vcount >= prev_vcount)
125 prev_vcount = vcount;

Completed in 29 milliseconds