Searched defs:seconds (Results 1 - 25 of 47) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dclear-repeat.c85 GLfloat seconds = (t - T0) / 1000.0; local in function:Draw
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dnoise2.c46 GLfloat seconds = (GLfloat) (t - t0) / 1000.0f; local in function:Redisplay
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbfslight.c82 GLfloat seconds = (GLfloat) (t - t0) / 1000.0f; local in function:Redisplay
H A Darbfplight.c85 GLfloat seconds = (t - T0) / 1000.0; local in function:Redisplay
H A Ddrawpix.c86 double seconds, pixelsPerSecond; local in function:Benchmark
H A Dgearbox.c314 GLfloat seconds = (t - T0) / 1000.0; local in function:draw
H A Dgears.c220 GLfloat seconds = (t - T0) / 1000.0; local in function:draw
H A Dmultiarb.c116 GLfloat seconds = (t - T0) / 1000.0; local in function:Display
H A Dreadpix.c222 GLdouble seconds, mpixels, mpixelsPerSecond; local in function:Display
H A Dreflect.c401 GLfloat seconds = (t - t0) / 1000.0; local in function:DrawWindow
H A Dtexcyl.c79 GLfloat seconds = (t - T0) / 1000.0; local in function:Display
H A Dtunnel.c469 GLfloat seconds = (t - T0) / 1000.0; local in function:draw
H A Dtunnel2.c490 GLfloat seconds = (t - T0) / 1000.0; local in function:draw
H A Dcubemap.c294 GLfloat seconds = (t - T0) / 1000.0; local in function:draw
H A Dfslight.c102 GLfloat seconds =(GLfloat)(t - t0) / 1000.0f; local in function:Redisplay
H A Dgloss.c133 GLfloat seconds = (t - T0) / 1000.0; local in function:Display
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpolyoff.c153 double seconds, fps; local in function:Benchmark
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dquads.c65 GLfloat seconds = (t - T0) / 1000.0; local in function:Draw
H A Dstreaming_rect.c150 GLfloat seconds = (t - T0) / 1000.0; local in function:Display
H A Dafsmultiarb.c134 GLfloat seconds = (t - T0) / 1000.0; local in function:Display
H A Dauxbuffer.c441 GLfloat seconds = t - t0; local in function:event_loop
H A Dpbo.c132 GLdouble seconds, pixelsPerSecond; local in function:Display
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dpeglgears.c336 GLfloat seconds, fps; local in function:run_gears
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxcontexts.c489 GLfloat seconds = t - tRate0; local in function:event_loop
H A Dglxgears_pixmap.c488 GLfloat seconds = t - t0; local in function:event_loop

Completed in 36 milliseconds

12