Home
last modified time | relevance | path

Searched refs:RefFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui.h1540 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame()
1541 mutable int RefFrame; member
1542 …t { int current_frame = ImGui::GetFrameCount(); if (RefFrame == current_frame) return false; RefFr…
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1533 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame()
1534 mutable int RefFrame; member
1535 …t { int current_frame = ImGui::GetFrameCount(); if (RefFrame == current_frame) return false; RefFr…
/third_party/skia/third_party/externals/imgui/
Dimgui.h2069 ImGuiOnceUponAFrame() { RefFrame = -1; } in ImGuiOnceUponAFrame()
2070 mutable int RefFrame; member
2071 …t { int current_frame = ImGui::GetFrameCount(); if (RefFrame == current_frame) return false; RefFr…