Home
last modified time | relevance | path

Searched defs:prev_time (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dcontext.c292 static GLdouble prev_time = 0.0; in gl_time() local
/reactos/dll/directx/wine/wined3d/
H A Dswapchain.c625 static LONG prev_time, frames; in swapchain_gdi_present() local
H A Dwined3d_private.h3865 LONG prev_time, frames; /* Performance tracking */ member