Searched defs:fps (Results 1 - 25 of 48) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_swap.c63 float fps = (float) __glutSwapCount / time; local in function:glutSwapBuffers
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_fps.c56 double fps = ((uint64_t)info->frames) * 1000000 / local in function:query_fps
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_fps.c56 double fps = ((uint64_t)info->frames) * 1000000 / local in function:query_fps
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dclear-repeat.c86 GLfloat fps = Frames / seconds; local in function:Draw
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_sw.c145 double fps = (result->u64 * 1000000) / local in function:fd_sw_get_query_result
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_sw.c151 double fps = local in function:fd_sw_get_query_result
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dnoise2.c47 GLfloat fps = frames / seconds; local in function:Redisplay
H A Dfsraytrace.c293 float fps = (float)frames / dt; local in function:Draw
H A Dvsraytrace.c287 float fps = (float)frames / dt; local in function:Draw
/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A Dfb.h65 const float fps; member in struct:framebuffer_device_t
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbfslight.c83 GLfloat fps = frames / seconds; local in function:Redisplay
H A Darbfplight.c86 GLfloat fps = Frames / seconds; local in function:Redisplay
H A Dgearbox.c315 GLfloat fps = Frames / seconds; local in function:draw
H A Dgears.c221 GLfloat fps = Frames / seconds; local in function:draw
H A Dmultiarb.c117 GLfloat fps = Frames / seconds; local in function:Display
H A Dreflect.c402 GLfloat fps = frames / seconds; local in function:DrawWindow
H A Dtexcyl.c80 GLfloat fps = Frames / seconds; local in function:Display
H A Dtunnel.c470 GLfloat fps = Frames / seconds; local in function:draw
H A Dtunnel2.c491 GLfloat fps = Frames / seconds; local in function:draw
/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.c66 GLfloat fps = Frames / seconds; local in function:Draw
H A Dstreaming_rect.c152 GLfloat fps = Frames / seconds; local in function:Display
H A Dafsmultiarb.c135 GLfloat fps = Frames / seconds; local in function:Display
H A Dauxbuffer.c442 GLfloat fps = frames / seconds; local in function:event_loop
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dpeglgears.c336 GLfloat seconds, fps; local in function:run_gears

Completed in 52 milliseconds

12