Home
last modified time | relevance | path

Searched defs:SetWindowSize (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/
Drate_limiter.cc62 bool RateLimiter::SetWindowSize(int64_t window_size_ms) { in SetWindowSize() function in webrtc::RateLimiter
Drate_statistics.cc142 bool RateStatistics::SetWindowSize(int64_t window_size_ms, int64_t now_ms) { in SetWindowSize() function in webrtc::RateStatistics
/external/perfetto/src/trace_processor/
Dtrace_sorter_unittest.cc141 TEST_F(TraceSorterTest, SetWindowSize) { in TEST_F() argument
/external/mesa3d/src/imgui/
Dimgui.cpp6083 void ImGui::SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6115 void ImGui::SetWindowSize(const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6120 void ImGui::SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui