Home
last modified time | relevance | path

Searched defs:g_Time (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_android.cpp34 static double g_Time = 0.0; variable
H A Dimgui_impl_glut.cpp38 static int g_Time = 0; // Current time, in milliseconds variable
H A Dimgui_impl_marmalade.cpp34 static double g_Time = 0.0f; variable
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp36 static guint64 g_Time = 0; variable
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp59 static float g_Time; // g_TimeValue converted to float, in seconds. variable

Completed in 5 milliseconds