Home
last modified time | relevance | path

Searched refs:Framerate (Results 1 – 25 of 51) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/imgui/examples/example_null/
Dmain.cpp26 … ImGui::Text("Application average %.3f ms/frame (%.1f FPS)", 1000.0f / io.Framerate, io.Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_null/
Dmain.cpp28 … ImGui::Text("Application average %.3f ms/frame (%.1f FPS)", 1000.0f / io.Framerate, io.Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_marmalade/
Dmain.cpp94 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_marmalade/
Dmain.cpp92 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_freeglut_opengl2/
Dmain.cpp43 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in my_display_code()
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
Dmain.cpp60 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in my_display_code()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
Dmain.cpp111 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp107 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp116 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
Dmain.cpp116 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
Dmain.cpp115 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
Dmain.cpp129 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
Dmain.cpp137 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
Dmain.cpp157 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
Dmain.cpp123 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
Dmain.cpp152 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main_loop()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
Dmain.cpp145 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
Dmain.cpp157 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp158 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
Dmain.cpp188 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main_loop()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dmain.cpp195 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp126 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
Dmain.cpp142 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx10/
Dmain.cpp191 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dmain.cpp128 …n average %.3f ms/frame (%.1f FPS)", 1000.0f / ImGui::GetIO().Framerate, ImGui::GetIO().Framerate); in main()

123