HomeSort by relevance Sort by last modified time
    Searched refs:R_LineGraph (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/client/
gl_ngraph.c 32 static void R_LineGraph (int x, int h)
100 R_LineGraph (NET_TIMINGS-1-a, packet_latency[i]);
r_misc.c 106 R_LineGraph
111 void R_LineGraph (int x, int y, int h)
193 R_LineGraph (x, r_refdef.vrect.height-2, r_timings[a]);
234 R_LineGraph (x+w-1-a, y, packet_latency[i]);
261 R_LineGraph (x+w-1-a, r_refdef.vrect.height-2, height[i]);
  /external/quake/quake/src/WinQuake/
r_misc.cpp 106 R_LineGraph
111 void R_LineGraph (int x, int y, int h)
176 R_LineGraph (x, r_refdef.vrect.height-2, r_timings[a]);

Completed in 37 milliseconds