Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Drate_limiter.cc62 bool RateLimiter::SetWindowSize(int64_t window_size_ms) { in SetWindowSize() function in webrtc::RateLimiter
H A Drate_statistics.cc142 bool RateStatistics::SetWindowSize(int64_t window_size_ms, int64_t now_ms) { in SetWindowSize() function in webrtc::RateStatistics
/aosp_15_r20/external/mesa3d/src/imgui/
H A 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